Searched refs:bpf_hdr32 (Results 1 – 2 of 2) sorted by relevance
191 struct bpf_hdr32 { struct217 #define SIZEOF_BPF_HDR32 sizeof(struct bpf_hdr32) argument
2080 struct bpf_hdr32 *hp32; in catchpacket() 2082 hp32 = (struct bpf_hdr32 *)h; in catchpacket()