Home
last modified time | relevance | path

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

/include/linux/
Dfilter.h1443 static inline u16 bpf_anc_helper(const struct sock_filter *ftest) in bpf_anc_helper() argument
1445 BUG_ON(ftest->code & BPF_ANC); in bpf_anc_helper()
1447 switch (ftest->code) { in bpf_anc_helper()
1453 switch (ftest->k) { in bpf_anc_helper()
1473 return ftest->code; in bpf_anc_helper()