Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.41.9/tests/
H A Dbpf_write.c304 struct bpf_hdr *hp = (struct bpf_hdr *)(void *)buffer; in do_bpf_write() local
H A Dbpf_write_batch.c371 struct bpf_hdr *hp = (struct bpf_hdr *)(void *)bp; in do_bpf_write_batch() local
/xnu-10002.41.9/bsd/net/
H A Dbpf.c1163 bpf_finalize_pktap(struct bpf_hdr *hp, struct pktap_header *pktaphdr) in bpf_finalize_pktap()
1434 struct bpf_hdr *hp; in bpfread() local
3897 struct bpf_hdr *hp; in catchpacket() local
/xnu-10002.41.9/bsd/netinet6/
H A Dip6_output.c535 #define MAKE_EXTHDR(hp, mp) do { \ in ip6_output_list() argument