pcap_pkthdr
struct pcap_pkthdr *hdr;
struct pcap_pkthdr *hdr = pcap_curr_pkt();
static struct pcap_pkthdr *pcap_curr_pkt(void)
struct pcap_pkthdr *hdr = pcap_curr_pkt();
struct pcap_pkthdr header;