Searched refs:SIOCGDSTINFO (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | sockio.h | 243 #define SIOCGDSTINFO _IOWRN('i', 164, 0) macro
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | packet.c | 933 str.ic_cmd = SIOCGDSTINFO; in send_pkt_internal()
|
H A D | README.v6 | 530 SIOCGDSTINFO each time we try to send unicast. Next, the server may
|
/titanic_44/usr/src/cmd/truss/ |
H A D | codes.c | 861 { (uint_t)SIOCGDSTINFO, "SIOCGDSTINFO", NULL },
|
/titanic_44/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet.c | 1801 if (nss_strioctl(AF_INET6, SIOCGDSTINFO, dinfo, in order_haddrlist_inet6()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 9052 if ((iocp->ioc_cmd == SIOCGDSTINFO || in ip_sioctl_copyin_setup() 9140 case SIOCGDSTINFO: in ip_sioctl_copyin_setup()
|
H A D | ip.c | 1062 /* 164 */ { SIOCGDSTINFO, 0, IPI_GET_CMD, MISC_CMD, NULL, NULL },
|