Home
last modified time | relevance | path

Searched refs:RT_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/stand/lib/inet/
H A Dipv4.h39 #define RT_DEFAULT 2 /* Gateway is a default router */ macro
H A Dipv4.c1038 rip = ipv4_get_route(RT_DEFAULT, NULL, NULL); in ipv4_output()
1088 rip = ipv4_get_route(RT_DEFAULT, NULL, NULL); in ipv4_tcp_output()
H A Ddhcpv4.c1012 (void) ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, in dhcp_bound()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c195 (void) ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, in whoami()
/titanic_41/usr/src/stand/lib/sock/
H A Dsock_test.c429 if (ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, &addr) < 0) { in st_set_router()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c1293 (void) ipv4_route(IPV4_ADD_ROUTE, RT_DEFAULT, NULL, &in_addr); in setup_interface()