Home
last modified time | relevance | path

Searched refs:ip_select_route_v4 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ire.h322 extern ire_t *ip_select_route_v4(ipaddr_t, ipaddr_t, ip_xmit_attr_t *,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c1360 ip_select_route_v4(ipaddr_t dst, ipaddr_t src, ip_xmit_attr_t *ixa, in ip_select_route_v4() function
H A Dip_output.c853 ire = ip_select_route_v4(firsthop, ipha->ipha_src, ixa, NULL, in ip_output_simple_v4()
H A Dip.c3432 ire = ip_select_route_v4(firsthop, *src_addrp, ixa, in ip_set_destination_v4()