Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntif.h88 } ifc_ifcu; member
89 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
90 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/freebsd/sys/amd64/linux32/
H A Dlinux.h311 } ifc_ifcu; member
314 #define ifc_buf ifc_ifcu.ifcu_buf
315 #define ifc_req ifc_ifcu.ifcu_req
/freebsd/sys/net/
H A Dif.h562 } ifc_ifcu; member
563 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
564 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
H A Dif.c164 } ifc_ifcu; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h378 } ifc_ifcu; member
H A Dsanitizer_platform_limits_solaris.cpp261 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
H A Dsanitizer_platform_limits_freebsd.h420 } ifc_ifcu; member
H A Dsanitizer_platform_limits_freebsd.cpp466 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
H A Dsanitizer_platform_limits_posix.h909 } ifc_ifcu; member
H A Dsanitizer_common_interceptors_ioctl.inc608 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
H A Dsanitizer_platform_limits_posix.cpp1113 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
H A Dsanitizer_platform_limits_netbsd.h512 } ifc_ifcu; member
H A Dsanitizer_platform_limits_netbsd.cpp2579 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
H A Dsanitizer_interceptors_ioctl_netbsd.inc1529 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);