Home
last modified time | relevance | path

Searched refs:dst4 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_dce.c714 ipaddr_t dst4; in dce_update_uinfo() local
717 IN6_V4MAPPED_TO_IPADDR(dst, dst4); in dce_update_uinfo()
718 return (dce_update_uinfo_v4(dst4, uinfo, ipst)); in dce_update_uinfo()
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1276 struct in_addr dst4; local
1395 (void *)&dst4, NULL, ifs) == -1) {
1400 dst4 = fin->fin_dst;
1402 ip->ip_src = dst4;