Searched defs:hp (Results 1 – 4 of 4) sorted by relevance
304 struct bpf_hdr *hp = (struct bpf_hdr *)(void *)buffer; in do_bpf_write() local
371 struct bpf_hdr *hp = (struct bpf_hdr *)(void *)bp; in do_bpf_write_batch() local
1163 bpf_finalize_pktap(struct bpf_hdr *hp, struct pktap_header *pktaphdr) in bpf_finalize_pktap()1434 struct bpf_hdr *hp; in bpfread() local3897 struct bpf_hdr *hp; in catchpacket() local
535 #define MAKE_EXTHDR(hp, mp) do { \ in ip6_output_list() argument