Home
last modified time | relevance | path

Searched refs:bpf_anc_helper (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/
Dfilter.h450 static inline u16 bpf_anc_helper(const struct sock_filter *ftest) in bpf_anc_helper() function
/linux-4.1.27/arch/powerpc/net/
Dbpf_jit_comp.c130 u16 code = bpf_anc_helper(&filter[i]); in bpf_jit_build_body()
/linux-4.1.27/arch/sparc/net/
Dbpf_jit_comp.c432 u16 code = bpf_anc_helper(&filter[i]); in bpf_jit_compile()
/linux-4.1.27/arch/arm/net/
Dbpf_jit_32.c495 code = bpf_anc_helper(inst); in build_body()
/linux-4.1.27/net/core/
Dfilter.c816 if (bpf_anc_helper(ftest) & BPF_ANC) in bpf_check_classic()
/linux-4.1.27/arch/mips/net/
Dbpf_jit.c752 code = bpf_anc_helper(inst); in build_body()