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

/freebsd-13-stable/contrib/ipfilter/
H A Dbpf-ipf.h124 #define BIOCGRTIMEOUT _IOR(B,110, struct timeval) macro
140 #define BIOCGRTIMEOUT _IOR('B',110, struct timeval) macro
/freebsd-13-stable/sys/net/
H A Dbpf.h133 #define BIOCGRTIMEOUT _IOR('B', 110, struct timeval) macro
H A Dbpf.c1334 * BIOCGRTIMEOUT Get read timeout.
1384 case BIOCGRTIMEOUT:
1652 case BIOCGRTIMEOUT:
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1648 unsigned IOCTL_BIOCGRTIMEOUT = BIOCGRTIMEOUT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc689 _(BIOCGRTIMEOUT, WRITE, struct_timeval_sz);

Completed in 279 milliseconds