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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpf.h151 #define BPF_TIMEVAL timeval32 macro
153 #define BPF_TIMEVAL timeval macro
170 #define BIOCSRTIMEOUT _IOW('B',109, struct BPF_TIMEVAL)
171 #define BIOCGRTIMEOUT _IOR('B',110, struct BPF_TIMEVAL)
188 struct BPF_TIMEVAL bh_tstamp; /* time stamp */

Completed in 3 milliseconds