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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h157 #define BPF_TIMEVAL timeval32 macro
159 #define BPF_TIMEVAL timeval macro
217 struct BPF_TIMEVAL bh_tstamp; /* time stamp */
238 struct BPF_TIMEVAL bh_tstamp; /* time stamp */
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-bpf.c2233 * "struct BPF_TIMEVAL", which has 32-bit tv_sec
2236 * If this platform defines "struct BPF_TIMEVAL",
2239 * a "struct BPF_TIMEVAL" rather than a "struct timeval".
2245 struct BPF_TIMEVAL bpf_to;

Completed in 72 milliseconds