Searched refs:ip_rts_change_v6 (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ |
H A D | ip_rts.h | 54 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 D | ip6_rts.c | 196 ip_rts_change_v6(int type, const in6_addr_t *dst_addr, in ip_rts_change_v6() function
|
H A D | ip6_output.c | 675 ip_rts_change_v6(RTM_MISS, &ip6h->ip6_dst, 0, 0, 0, 0, 0, 0, in ire_send_noroute_v6()
|
H A D | ip6_input.c | 1176 ip_rts_change_v6(RTM_MISS, &ip6h->ip6_dst, 0, 0, 0, 0, 0, 0, RTA_DST, in ire_recv_noroute_v6()
|
H A D | ip6.c | 1215 ip_rts_change_v6(RTM_REDIRECT, in icmp_redirect_v6()
|