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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c3806 unsigned int tp_usec; local
3818 tp_usec = h.h1->tp_usec;
3826 tp_usec = h.h2->tp_nsec / 1000;
3891 pcaphdr.ts.tv_usec = tp_usec;

Completed in 58 milliseconds