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… member5318 if (handlep->current_packet == NULL) {5346 if (handlep->current_packet == NULL) {5351 handlep->current_packet = h.raw + h.h3->hdr.bh1.offset_to_first_pkt;5368 struct tpacket3_hdr* tp3_hdr = (struct tpacket3_hdr*) handlep->current_packet;5373 handlep->current_packet,5386 handlep->current_packet = NULL;5389 handlep->current_packet += tp3_hdr->tp_next_offset;5417 handlep->current_packet = NULL;