Searched refs:ip_select_route_v4 (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | ip_ire.h | 322 extern ire_t *ip_select_route_v4(ipaddr_t, ipaddr_t, ip_xmit_attr_t *,
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_ftable.c | 1359 ip_select_route_v4(ipaddr_t dst, ipaddr_t src, ip_xmit_attr_t *ixa, in ip_select_route_v4() function
|
H A D | ip_output.c | 850 ire = ip_select_route_v4(firsthop, ipha->ipha_src, ixa, NULL, in ip_output_simple_v4()
|
H A D | ip.c | 3407 ire = ip_select_route_v4(firsthop, *src_addrp, ixa, in ip_set_destination_v4()
|