Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsockio.h243 #define SIOCGDSTINFO _IOWRN('i', 164, 0) macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c966 str.ic_cmd = SIOCGDSTINFO; in send_pkt_internal()
H A DREADME.v6528 SIOCGDSTINFO each time we try to send unicast. Next, the server may
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c936 { (uint_t)SIOCGDSTINFO, "SIOCGDSTINFO", NULL }, /* 164 */
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1801 if (nss_strioctl(AF_INET6, SIOCGDSTINFO, dinfo, in order_haddrlist_inet6()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c9060 if ((iocp->ioc_cmd == SIOCGDSTINFO || in ip_sioctl_copyin_setup()
9148 case SIOCGDSTINFO: in ip_sioctl_copyin_setup()
H A Dip.c1065 /* 164 */ { SIOCGDSTINFO, 0, IPI_GET_CMD, MISC_CMD, NULL, NULL },