Matt Layher 9c9a3f3e9f bpf: add Setter interface 7 years ago
..
testdata 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. 8 years ago
asm.go 3c208088b6 bpf: new package to assemble and disassemble Berkeley Packet Filter programs. 8 years ago
constants.go e4fa1c5465 bpf: fix type of Extension constants 7 years ago
doc.go 1961d9def2 bpf: add Go implementation of virtual machine 8 years ago
instructions.go 0ab64c594a bpf: implement fmt.Stringer for BPF instructions 7 years ago
instructions_test.go 0ab64c594a bpf: implement fmt.Stringer for BPF instructions 7 years ago
setter.go 9c9a3f3e9f bpf: add Setter interface 7 years ago
vm.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 8 years ago
vm_aluop_test.go 1961d9def2 bpf: add Go implementation of virtual machine 8 years ago
vm_bpf_test.go aa0b216c89 Revert "ipv4, ipv6, internal/netreflect, bpf: fix the x/net build" 7 years ago
vm_extension_test.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 8 years ago
vm_instructions.go 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 8 years ago
vm_jump_test.go 1961d9def2 bpf: add Go implementation of virtual machine 8 years ago
vm_load_test.go 1961d9def2 bpf: add Go implementation of virtual machine 8 years ago
vm_ret_test.go 1961d9def2 bpf: add Go implementation of virtual machine 8 years ago
vm_scratch_test.go 1961d9def2 bpf: add Go implementation of virtual machine 8 years ago
vm_test.go 8bf2b39827 bpf: fix a typo 8 years ago