Searched defs:nat6_icmperrorlookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c1068 /* Function: nat6_icmperrorlookup */
1077 nat_t *nat6_icmperrorlookup(fin, dir) function
1226 * nat6_icmperrorlookup() looks up nat entry associated with the
1231 if ((fin->fin_v != 6) || !(nat = nat6_icmperrorlookup(fin, dir)))

Completed in 66 milliseconds