Home
last modified time | relevance | path

Searched refs:ifc_buf (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntif.h91 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */ macro
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_sockio.h67 #define ifc_buf ifc_ifcu.ifcu_buf macro
/netbsd-src/sys/compat/linux/common/
H A Dlinux_sockio.h87 #define ifc_buf ifc_ifcu.ifcu_buf macro
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Duuid.c139 ifc.ifc_buf = buf; in lutil_eaddr()
150 ifr = (struct ifreq *)&ifc.ifc_buf[i]; in lutil_eaddr()
/netbsd-src/tests/net/if/
H A Difconf.c61 ifc.ifc_buf = NULL; in get_number_of_entries()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dinet_addr_local.c382 ifc.ifc_buf = vstring_str(buf); in ial_siocgif()
391 the_end = (struct ifreq *) (ifc.ifc_buf + ifc.ifc_len); in ial_siocgif()
/netbsd-src/sys/compat/net/
H A Dif.h95 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */ macro
/netbsd-src/usr.sbin/bootp/bootptest/
H A Dgetether.c144 ifc.ifc_buf = (caddr_t) ibuf; in getether()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetifaddrs.c902 ifconf.ifc_buf = buf; in getifaddrs2()
922 for (p = ifconf.ifc_buf; in getifaddrs2()
923 p < ifconf.ifc_buf + ifconf.ifc_len; in getifaddrs2()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.c183 /* ifc_buf & ifc_req are the same size so this works */ in netbsd32_to_ifconf()
184 p->ifc_buf = (void *)NETBSD32PTR64(s32p->ifc_buf); in netbsd32_to_ifconf()
740 /* ifc_buf & ifc_req are the same size so this works */ in netbsd32_from_ifconf()
741 NETBSD32PTR32(s32p->ifc_buf, p->ifc_buf); in netbsd32_from_ifconf()
H A Dnetbsd32_ioctl.h440 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */ macro
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dwire.c485 ifc.ifc_buf = buf;
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgethostent.c683 ifc.ifc_buf = buf; in scan_interfaces()
/netbsd-src/sys/net/
H A Dif.h948 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */ macro
/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddiscover.c213 # define lifc_buf ifc_buf