Searched refs:SIZEOF_BPF_HDR (Results 1 – 3 of 3) sorted by relevance
208 #define SIZEOF_BPF_HDR sizeof(struct bpf_hdr) macro213 #define SIZEOF_BPF_HDR 18 macro216 #define SIZEOF_BPF_HDR sizeof(struct bpf_hdr) macro
1997 return (BPF_WORDALIGN(hdrlen + SIZEOF_BPF_HDR) - hdrlen); in bpf_hdrlen()
164 #define SIZEOF_BPF_HDR 18 macro