Searched refs:SIZEOF_BPF_HDR (Results 1 – 2 of 2) sorted by relevance
159 #define SIZEOF_BPF_HDR 18 macro
133 #define SIZEOF_BPF_HDR(type) \ macro2517 hdrlen += SIZEOF_BPF_HDR(struct bpf_hdr32); in bpf_hdrlen()2520 hdrlen += SIZEOF_BPF_HDR(struct bpf_hdr); in bpf_hdrlen()2523 hdrlen += SIZEOF_BPF_HDR(struct bpf_xhdr); in bpf_hdrlen()