Searched refs:nat_log (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_h323_pxy.c | 319 nat_log(nat2, (u_int)(nat->nat_ptr->in_redir),
|
H A D | ip_nat.h | 494 extern void nat_log __P((struct nat *, u_int, ipf_stack_t *));
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat.c | 1912 nat_log(nat, logtype, ifs); 2732 nat_log(nat, (u_int)np->in_redir, ifs); 5061 void nat_log(nat, type, ifs) in nat_log() function 5263 nat_log(clone, (u_int)np->in_redir, ifs); 5286 nat_log(clone, NL_CLONE, ifs);
|
H A D | ip_nat6.c | 948 nat_log(nat, (u_int)np->in_redir, ifs);
|