Searched defs:hp (Results 1 – 4 of 4) sorted by relevance
285 struct bpf_hdr *hp = (struct bpf_hdr *)(void *)buffer; in do_bpf_write() local
351 struct bpf_hdr *hp = (struct bpf_hdr *)(void *)bp; in do_bpf_write_batch() local
1217 bpf_finalize_pktap(struct bpf_hdr *hp, struct pktap_header *pktaphdr) in bpf_finalize_pktap()1489 struct bpf_hdr *hp; in bpfread() local4027 struct bpf_hdr *hp; in catchpacket() local
545 #define MAKE_EXTHDR(hp, mp) do { \ in ip6_output_list() argument