Searched refs:fr_nat6out (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_nat.h | 521 extern int fr_nat6out __P((fr_info_t *, nat_t *, int, u_32_t));
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat6.c | 2175 rval = fr_nat6out(fin, nat, natadd, nflags); 2201 int fr_nat6out(fin, nat, natadd, nflags) in fr_nat6out() function
|
H A D | ip_nat.c | 4063 return fr_nat6out(fin, nat, natadd, nflags);
|