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

/freebsd-13-stable/sys/net/
H A Dbpf.h141 #define BIOCGDIRECTION _IOR('B', 118, u_int) macro
158 #define BIOCGSEESENT BIOCGDIRECTION
H A Dbpf.c1340 * BIOCGDIRECTION Get packet direction flag
1733 case BIOCGDIRECTION:
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1645 unsigned IOCTL_BIOCGDIRECTION = BIOCGDIRECTION;
H A Dsanitizer_interceptors_ioctl_netbsd.inc686 _(BIOCGDIRECTION, WRITE, sizeof(unsigned int));

Completed in 178 milliseconds