Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_dce.c488 dce_lookup_and_add_v4(ipaddr_t dst, ip_stack_t *ipst) in dce_lookup_and_add_v4() function
685 dce = dce_lookup_and_add_v4(dst, ipst); in dce_update_uinfo_v4()
H A Dip.c1898 dce = dce_lookup_and_add_v4(dst, ipst); in icmp_inbound_too_big_v4()
3477 dce = dce_lookup_and_add_v4(dst_addr, ipst); in ip_set_destination_v4()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h3683 extern dce_t *dce_lookup_and_add_v4(ipaddr_t, ip_stack_t *);