Searched refs:fr_checknatout (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h482 extern int fr_checknatout __P((fr_info_t *, u_32_t *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1956 if (fr_checknatout(fin, NULL) == -1)
H A Dfil.c2556 if (fr_checknatout(fin, &pass) == -1) {
H A Dip_nat.c124 /* Packet going | out, processsed by fr_checknatout() for x */
132 /* fr_checknatout() - changes ip_src and if required, sport */
3854 /* Function: fr_checknatout */
3868 int fr_checknatout(fin, passp) function

Completed in 98 milliseconds