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

/freebsd-13-stable/sys/net/
H A Dbpf.h139 #define BIOCGHDRCMPLT _IOR('B', 116, u_int) macro
H A Dbpf.c1338 * BIOCGHDRCMPLT Get "header already complete" flag
1391 case BIOCGHDRCMPLT:
1715 case BIOCGHDRCMPLT:
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_legacy.c408 case BIOCGHDRCMPLT:
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-bpf.c1660 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
2321 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1641 unsigned IOCTL_BIOCGHDRCMPLT = BIOCGHDRCMPLT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc682 _(BIOCGHDRCMPLT, WRITE, sizeof(unsigned int));

Completed in 194 milliseconds