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
1204 bpf_finalize_pktap(struct bpf_hdr *hp, struct pktap_header *pktaphdr) in bpf_finalize_pktap()1475 struct bpf_hdr *hp; in bpfread() local3938 struct bpf_hdr *hp; in catchpacket() local
537 #define MAKE_EXTHDR(hp, mp) do { \ in ip6_output_list() argument