Searched refs:current_packet (Results 1 – 1 of 1) sorted by relevance
324 …unsigned char *current_packet; /* Current packet within the TPACKET_V3 block. Move to next block i… member5569 if (handlep->current_packet == NULL) {5597 if (handlep->current_packet == NULL) {5602 handlep->current_packet = h.raw + h.h3->hdr.bh1.offset_to_first_pkt;5619 struct tpacket3_hdr* tp3_hdr = (struct tpacket3_hdr*) handlep->current_packet;5624 handlep->current_packet,5637 handlep->current_packet = NULL;5640 handlep->current_packet += tp3_hdr->tp_next_offset;5668 handlep->current_packet = NULL;