Home
last modified time | relevance | path

Searched refs:ip_rts_change_v6 (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip_rts.h54 extern void ip_rts_change_v6(int, const in6_addr_t *, const in6_addr_t *,
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6_rts.c196 ip_rts_change_v6(int type, const in6_addr_t *dst_addr, in ip_rts_change_v6() function
H A Dip6_output.c675 ip_rts_change_v6(RTM_MISS, &ip6h->ip6_dst, 0, 0, 0, 0, 0, 0, in ire_send_noroute_v6()
H A Dip6_input.c1176 ip_rts_change_v6(RTM_MISS, &ip6h->ip6_dst, 0, 0, 0, 0, 0, 0, RTA_DST, in ire_recv_noroute_v6()
H A Dip6.c1215 ip_rts_change_v6(RTM_REDIRECT, in icmp_redirect_v6()