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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c3805 unsigned int tp_sec; local
3817 tp_sec = h.h1->tp_sec;
3825 tp_sec = h.h2->tp_sec;
3890 pcaphdr.ts.tv_sec = tp_sec;

Completed in 55 milliseconds