Searched defs:ifc_ifcu (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/net/
H A Dif.h260 } ifc_ifcu; member in struct:ifconf
261 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
262 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/illumos-gate/usr/src/boot/include/net/
H A Dif.h477 } ifc_ifcu; member in struct:ifconf
478 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
479 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/illumos-gate/usr/src/uts/common/net/
H A Dif.h632 } ifc_ifcu; member in struct:ifconf
633 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
634 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
644 } ifc_ifcu; member in struct:ifconf32

Completed in 51 milliseconds