Home
last modified time | relevance | path

Searched refs:BIOCGHDRCMPLT (Results 1 – 4 of 4) sorted by relevance

/external/libpcap/
Dpcap-bpf.c1769 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
2451 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs470 pub const BIOCGHDRCMPLT: ::c_ulong = 0x40044274; constant
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1794 unsigned IOCTL_BIOCGHDRCMPLT = BIOCGHDRCMPLT;
Dsanitizer_interceptors_ioctl_netbsd.inc682 _(BIOCGHDRCMPLT, WRITE, sizeof(unsigned int));