Home | History | Annotate | Download | only in libpcap

Lines Matching defs:h3

375 	struct tpacket_block_desc	*h3;
4332 if (status != (h.h3->hdr.bh1.block_status ? TP_STATUS_USER :
4863 handlep->current_packet = h.raw + h.h3->hdr.bh1.offset_to_first_pkt;
4864 handlep->packets_left = h.h3->hdr.bh1.num_pkts;
4910 h.h3->hdr.bh1.block_status = TP_STATUS_KERNEL;