Searched refs:ip_rts_change_v6 (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/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 *,
|
/illumos-gate/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, function
|
H A D | ip6_output.c | 675 ip_rts_change_v6(RTM_MISS, &ip6h->ip6_dst, 0, 0, 0, 0, 0, 0,
|
H A D | ip6_input.c | 1176 ip_rts_change_v6(RTM_MISS, &ip6h->ip6_dst, 0, 0, 0, 0, 0, 0, RTA_DST,
|
H A D | ip6.c | 1215 ip_rts_change_v6(RTM_REDIRECT,
|
Completed in 73 milliseconds