linux-stable/arch/x86/net
Alexei Starovoitov 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
eBPF is used by socket filtering, seccomp and soon by tracing and
exposed to userspace, therefore 'sock_filter_int' name is not accurate.
Rename it to 'bpf_insn'

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-24 23:27:17 -07:00
..
bpf_jit.S net: filter: x86: internal BPF JIT 2014-05-15 16:31:30 -04:00
bpf_jit_comp.c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' 2014-07-24 23:27:17 -07:00
Makefile net: filter: Just In Time compiler for x86-64 2011-04-27 23:05:08 -07:00