Searched refs:nat_hostmap (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat.c | 151 static hostmap_t *nat_hostmap __P((ipnat_t *, struct in_addr, 412 static struct hostmap *nat_hostmap(np, src, dst, map, port, ifs) in nat_hostmap() function 2131 hm = nat_hostmap(np, fin->fin_src, fin->fin_dst, 2305 nat->nat_hm = nat_hostmap(np, fin->fin_src, fin->fin_dst, 2370 hm = nat_hostmap(NULL, fin->fin_src, fin->fin_dst, in, 2390 hm = nat_hostmap(np, fin->fin_src, fin->fin_dst,
|