Searched defs:BPF_T_FORMAT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/net/ | ||
| H A D | bpf.h | 178 #define BPF_T_FORMAT(t) ((t) & BPF_T_FORMAT_MASK) macro |
| /f-stack/freebsd/net/ | ||
| H A D | bpf.h | 179 #define BPF_T_FORMAT(t) ((t) & BPF_T_FORMAT_MASK) macro |