Searched refs:tp_sec (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c367 unsigned int tp_sec; member in struct:tpacket_hdr_64
5091 unsigned int tp_sec,
5239 pcaphdr.ts.tv_sec = tp_sec;
5345 h.h1->tp_sec,
5429 h.h1_64->tp_sec,
5514 h.h2->tp_sec,
5628 tp3_hdr->tp_sec,
5083 pcap_handle_packet_mmap( pcap_t *handle, pcap_handler callback, u_char *user, unsigned char *frame, unsigned int tp_len, unsigned int tp_mac, unsigned int tp_snaplen, unsigned int tp_sec, unsigned int tp_usec, int tp_vlan_tci_valid, __u16 tp_vlan_tci, __u16 tp_vlan_tpid) argument

Completed in 81 milliseconds