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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c2850 /* Function: nat_icmperrorlookup */
2859 nat_t *nat_icmperrorlookup(fin, dir) function
3007 * nat_icmperrorlookup() looks up nat entry associated with the
3012 if ((fin->fin_v != 4) || !(nat = nat_icmperrorlookup(fin, dir)))

Completed in 305 milliseconds