Searched refs:bpf_hdr_ext (Results 1 – 2 of 2) sorted by relevance
162 struct bpf_hdr_ext { struct
1474 struct bpf_hdr_ext *ehp; in bpfread()1479 ehp = (struct bpf_hdr_ext *)(void *)p; in bpfread()4055 struct bpf_hdr_ext *ehp; in catchpacket()4134 ehp = (struct bpf_hdr_ext *)(void *)(d->bd_sbuf + curlen); in catchpacket()4489 sizeof(struct bpf_hdr_ext)) - hdrlen; in bpf_attach()