Home
last modified time | relevance | path

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

/freebsd/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/sys/net/
H A Dbpf.h126 #define BIOCGETIF _IOR('B', 107, struct ifreq) macro
H A Dbpf.c1401 case BIOCGETIF: in bpfioctl()
1590 case BIOCGETIF: in bpfioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1787 unsigned IOCTL_BIOCGETIF = BIOCGETIF;
H A Dsanitizer_interceptors_ioctl_netbsd.inc674 _(BIOCGETIF, WRITE, struct_ifreq_sz);