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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h454 extern int appr_check __P((fr_info_t *, struct nat *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c470 int appr_check(fin, nat) function
502 printf("appr_check: flx 0x%x (BAD)\n", fin->fin_flx);
509 printf("appr_check: l4 checksum failure %d\n",
527 printf("appr_check: fr_coalesce failed %x\n", fin->fin_flx);
570 printf("appr_check: out %d err %x rv %d\n",
H A Dip_nat6.c2276 /* appr_check routine. */
2284 i = appr_check(fin, nat);
2514 /* appr_check routine. */
2522 i = appr_check(fin, nat);
H A Dip_nat.c4158 /* appr_check routine. */
4166 i = appr_check(fin, nat);
4413 /* appr_check routine. */
4421 i = appr_check(fin, nat);

Completed in 79 milliseconds