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

/freebsd-current/sbin/ipf/ipf/
H A Dbpf-ipf.h116 #define BIOCGETIF _IOR(B,107, struct ifreq) macro
132 #define BIOCGETIF _IOR('B',107, struct ifreq) macro
/freebsd-current/sys/net/
H A Dbpf.h126 #define BIOCGETIF _IOR('B', 107, struct ifreq) macro
H A Dbpf.c1348 * BIOCGETIF Get interface name.
1401 case BIOCGETIF:
1590 case BIOCGETIF:
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc674 _(BIOCGETIF, WRITE, struct_ifreq_sz);
H A Dsanitizer_platform_limits_netbsd.cpp1787 unsigned IOCTL_BIOCGETIF = BIOCGETIF;

Completed in 194 milliseconds