Searched refs:nat6_inlookup (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c489 natl = nat6_inlookup(fin, flags & ~(SI_WILDP|NAT_SEARCH),
846 natl = nat6_inlookup(fin, nflags, (u_int)fin->fin_p,
1155 nat = nat6_inlookup(fin, flags, p,
1178 nat = nat6_inlookup(fin, flags, p,
1189 return nat6_inlookup(fin, 0, p, &oip6->ip6_dst, &oip6->ip6_src);
1455 /* Function: nat6_inlookup */
1476 nat_t *nat6_inlookup(fin, flags, p, src, mapdst) function
1926 if ((nat = nat6_inlookup(&fi, np->nl_flags, fi.fin_p,
1945 if (nat6_inlookup(&fin, np->nl_flags, fin.fin_p,
2375 else if ((nat = nat6_inlookup(fi
[all...]
H A Dip_nat.c1692 n = nat6_inlookup(&fin, nat->nat_flags, fin.fin_p,
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h514 extern nat_t *nat6_inlookup __P((fr_info_t *, u_int, u_int,

Completed in 111 milliseconds