Home
last modified time | relevance | path

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.h487 extern int fr_checknatout __P((fr_info_t *, u_32_t *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2172 if (fr_checknatout(fin, NULL) == -1)
H A Dip_nat.c3868 int fr_checknatout(fin, passp) in fr_checknatout() function
H A Dfil.c2557 if (fr_checknatout(fin, &pass) == -1) {