Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h180 #define BPF_T_VALID(t) \ macro
/f-stack/freebsd/net/
H A Dbpf.h181 #define BPF_T_VALID(t) \ macro
H A Dbpf.c1778 if (BPF_T_VALID(func)) in bpfioctl()