Home
last modified time | relevance | path

Searched refs:BIOCFLUSH (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h113 #define BIOCFLUSH _IO(B,104) macro
129 #define BIOCFLUSH _IO('B',104) macro
/freebsd/sbin/ipf/ipsend/
H A Dsbpf.c125 (void) ioctl(fd, BIOCFLUSH, 0); in initdevice()
/freebsd/sys/net/
H A Dbpf.h123 #define BIOCFLUSH _IO('B', 104) macro
H A Dbpf.c1395 case BIOCFLUSH: in bpfioctl()
1505 case BIOCFLUSH: in bpfioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1784 unsigned IOCTL_BIOCFLUSH = BIOCFLUSH;
H A Dsanitizer_interceptors_ioctl_netbsd.inc671 _(BIOCFLUSH, NONE, 0);