Home
last modified time | relevance | path

Searched refs:dce_lookup_and_add_v6 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_dce.c554 dce_lookup_and_add_v6(const in6_addr_t *dst, uint_t ifindex, ip_stack_t *ipst) in dce_lookup_and_add_v6() function
700 dce = dce_lookup_and_add_v6(dst, ifindex, ipst); in dce_update_uinfo_v6()
H A Dip6.c691 dce = dce_lookup_and_add_v6(&final_dst, in icmp_inbound_too_big_v6()
694 dce = dce_lookup_and_add_v6(&final_dst, 0, ipst); in icmp_inbound_too_big_v6()
2093 dce = dce_lookup_and_add_v6(dst_addr, ifindex, ipst); in ip_set_destination_v6()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h3684 extern dce_t *dce_lookup_and_add_v6(const in6_addr_t *, uint_t,