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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h456 extern int appr_new __P((fr_info_t *, struct nat *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c403 int appr_new(fin, nat) function
412 printf("appr_new(%lx,%lx) \n", (u_long)fin, (u_long)nat);
416 printf("appr_new: nat_ptr %lx nat_aps %lx\n",
426 printf("appr_new: apr_flags 0x%x p %d/%d\n",
434 printf("appr_new: malloc failed (%lu)\n",
451 printf("appr_new: new(%lx) failed\n",
H A Dip_nat6.c942 if (appr_new(fin, nat) == -1)
H A Dip_nat.c2727 if (appr_new(fin, nat) == -1)

Completed in 63 milliseconds