Searched refs:IPV4_ADD_ROUTE (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/stand/lib/inet/ |
H A D | ipv4.h | 45 #define IPV4_ADD_ROUTE 0 macro
|
H A D | icmp4.c | 92 if (ipv4_route(IPV4_ADD_ROUTE, RT_HOST, &icmphp->icmp_ip.ip_dst, in icmp4()
|
H A D | dhcpv4.c | 1012 (void) ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, in dhcp_bound()
|
H A D | ipv4.c | 362 case IPV4_ADD_ROUTE: in ipv4_route()
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 195 (void) ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, in whoami()
|
/titanic_44/usr/src/stand/lib/sock/ |
H A D | sock_test.c | 429 if (ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, &addr) < 0) { in st_set_router()
|
/titanic_44/usr/src/psm/stand/boot/sparc/common/ |
H A D | wbcli.c | 1293 (void) ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, &in_addr); in setup_interface()
|