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

/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_nat.h460 extern int fr_checknatin __P((fr_info_t *, u_32_t *));
H A Dip_nat.c134 /* | in, processed by fr_checknatin() for x */
140 /* fr_checknatin() - changes ip_dst and if required, dport */
3622 /* loop inside fr_checknatin() and lay it out properly in its own function. */
4032 /* Function: fr_checknatin */
4046 int fr_checknatin(fin, passp) function
H A Dfil.c2572 if (fr_checknatin(fin, &pass) == -1) {

Completed in 105 milliseconds