Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntif.h90 } ifc_ifcu; member
91 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
92 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/netbsd/src/sys/compat/linux32/common/
Dlinux32_sockio.h64 } ifc_ifcu; member
67 #define ifc_buf ifc_ifcu.ifcu_buf
68 #define ifc_req ifc_ifcu.ifcu_req
/netbsd/src/sys/compat/linux/common/
Dlinux_sockio.h84 } ifc_ifcu; member
87 #define ifc_buf ifc_ifcu.ifcu_buf
88 #define ifc_req ifc_ifcu.ifcu_req
/netbsd/src/sys/compat/net/
Dif.h94 } ifc_ifcu; member
95 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
96 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_ioctl.h439 } ifc_ifcu; member
440 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
441 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/netbsd/src/sys/net/
Dif.h947 } ifc_ifcu; member
948 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
949 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/netbsd/src/external/bsd/am-utils/dist/libamu/
Dwire.c452 #define clist (ifc.ifc_ifcu.ifcu_req)