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

/freebsd-10.2-release/contrib/ntp/include/
H A Dntif.h88 } ifc_ifcu; member in struct:ifconf
89 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
90 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_sockio.h81 } ifc_ifcu; member in struct:svr4_ifconf
83 #define svr4_ifc_buf ifc_ifcu.ifcu_buf
84 #define svr4_ifc_req ifc_ifcu.ifcu_req
/freebsd-10.2-release/sys/net/
H A Dif.h476 } ifc_ifcu; member in struct:ifconf
477 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
478 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
H A Dif.c2650 } ifc_ifcu; member in struct:ifconf32
/freebsd-10.2-release/sys/amd64/linux32/
H A Dlinux.h668 } ifc_ifcu; member in struct:l_ifconf
671 #define ifc_buf ifc_ifcu.ifcu_buf
672 #define ifc_req ifc_ifcu.ifcu_req
/freebsd-10.2-release/contrib/amd/libamu/
H A Dwire.c449 #define clist (ifc.ifc_ifcu.ifcu_req)

Completed in 32 milliseconds