Searched refs:bpf_hdr_ext (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h227 struct bpf_hdr_ext { struct
H A Dbpf.c956 struct bpf_hdr_ext *ehp;
961 ehp = (struct bpf_hdr_ext *)(void *)p;
2101 struct bpf_hdr_ext *ehp;
2155 ehp = (struct bpf_hdr_ext *)(void *)(d->bd_sbuf + curlen);
2308 sizeof(struct bpf_hdr_ext)) - hdrlen;

Completed in 27 milliseconds