Home
last modified time | relevance | path

Searched refs:ifc_ifcu (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/net/
Dif.h483 } ifc_ifcu; member
484 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
485 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_solaris.h378 } ifc_ifcu; member
Dsanitizer_platform_limits_solaris.cpp261 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
Dsanitizer_platform_limits_freebsd.h414 } ifc_ifcu; member
Dsanitizer_platform_limits_freebsd.cpp458 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
Dsanitizer_platform_limits_posix.h912 } ifc_ifcu; member
Dsanitizer_platform_limits_posix.cpp1104 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
Dsanitizer_common_interceptors_ioctl.inc608 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
Dsanitizer_platform_limits_netbsd.h512 } ifc_ifcu; member
Dsanitizer_platform_limits_netbsd.cpp2581 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
Dsanitizer_interceptors_ioctl_netbsd.inc1531 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);