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

/freebsd-13-stable/contrib/ipfilter/ipsend/
H A Dsbpf.c131 (void) ioctl(fd, BIOCFLUSH, 0);
/freebsd-13-stable/contrib/ipfilter/
H A Dbpf-ipf.h118 #define BIOCFLUSH _IO(B,104) macro
134 #define BIOCFLUSH _IO('B',104) macro
/freebsd-13-stable/sys/net/
H A Dbpf.h127 #define BIOCFLUSH _IO('B', 104) macro
H A Dbpf.c1328 * BIOCFLUSH Flush read packet buffer.
1377 case BIOCFLUSH:
1487 case BIOCFLUSH:
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1630 unsigned IOCTL_BIOCFLUSH = BIOCFLUSH;
H A Dsanitizer_interceptors_ioctl_netbsd.inc671 _(BIOCFLUSH, NONE, 0);

Completed in 192 milliseconds