Searched refs:tp3_hdr (Results 1 – 1 of 1) sorted by relevance
5368 struct tpacket3_hdr* tp3_hdr = (struct tpacket3_hdr*) handlep->current_packet; local5374 tp3_hdr->tp_len,5375 tp3_hdr->tp_mac,5376 tp3_hdr->tp_snaplen,5377 tp3_hdr->tp_sec,5378 …handle->opt.tstamp_precision == PCAP_TSTAMP_PRECISION_NANO ? tp3_hdr->tp_nsec : tp3_hdr->tp_nsec /…5379 VLAN_VALID(tp3_hdr, &tp3_hdr->hv1),5380 tp3_hdr->hv1.tp_vlan_tci,5381 VLAN_TPID(tp3_hdr, &tp3_hdr->hv1));5389 handlep->current_packet += tp3_hdr->tp_next_offset;