Home
last modified time | relevance | path

Searched defs:BIOCGRTIMEOUT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h124 #define BIOCGRTIMEOUT _IOR(B,110, struct timeval) macro
140 #define BIOCGRTIMEOUT _IOR('B',110, struct timeval) macro
/netbsd-src/sys/net/
H A Dbpf.h150 #define BIOCGRTIMEOUT _IOR('B', 123, struct timeval) macro