Searched refs:bpf_hdr (Results 1 – 3 of 3) sorted by relevance
166 struct bpf_hdr { struct187 #define SIZEOF_BPF_HDR sizeof (struct bpf_hdr)
149 struct bpf_hdr { struct
1566 struct bpf_hdr *hp; in catchpacket()1618 hp = (struct bpf_hdr *)((char *)d->bd_sbuf + curlen); in catchpacket()