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

/freebsd-10.0-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.0-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.0-release/sys/net/
H A Dif.h470 } ifc_ifcu; member in struct:ifconf
471 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
472 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
H A Dif.c2447 } ifc_ifcu; member in struct:ifconf32
/freebsd-10.0-release/sys/amd64/linux32/
H A Dlinux.h663 } ifc_ifcu; member in struct:l_ifconf
666 #define ifc_buf ifc_ifcu.ifcu_buf
667 #define ifc_req ifc_ifcu.ifcu_req
/freebsd-10.0-release/contrib/amd/libamu/
H A Dwire.c449 #define clist (ifc.ifc_ifcu.ifcu_req)

Completed in 126 milliseconds