Home
last modified time | relevance | path

Searched refs:nat_t (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h133 } nat_t; typedef
388 nat_t **ns_table[2];
399 nat_t *ns_instances;
472 extern nat_t *nat_new __P((fr_info_t *, ipnat_t *, nat_t **, u_int, int));
478 extern nat_t *nat_tnlookup __P((fr_info_t *, int));
485 extern int nat_insert __P((nat_t *, int, ipf_stack_t *));
498 extern void fr_natderef __P((nat_t **, ipf_stack_t *));
507 extern nat_t *fr_natclone __P((fr_info_t *, nat_t *));
510 extern int nat_wildok __P((nat_t *, int, int, int, int));
511 extern void nat_calc_chksum_diffs __P((nat_t *));
[all …]
H A Dip_h323_pxy.c43 int ippr_h323_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
45 int ippr_h323_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
46 int ippr_h323_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
48 int ippr_h245_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
49 int ippr_h245_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
50 int ippr_h245_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
130 nat_t *nat;
181 nat_t *nat;
250 nat_t *nat;
266 nat_t *nat;
[all …]
H A Dip_rcmd_pxy.c24 int ippr_rcmd_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
25 int ippr_rcmd_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
26 int ippr_rcmd_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
28 int ippr_rcmd_portmsg __P((fr_info_t *, ap_session_t *, nat_t *, ifs_rcmdpxy_t *));
80 nat_t *nat;
123 nat_t *nat;
132 nat_t *nat2;
240 nat_t *nat;
252 nat_t *nat;
H A Dip_pptp_pxy.c46 int ippr_pptp_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
48 int ippr_pptp_inout __P((fr_info_t *, ap_session_t *, nat_t *, void *));
49 void ippr_pptp_donatstate __P((fr_info_t *, nat_t *, pptp_pxy_t *, ifs_pptppxy_t *));
51 int ippr_pptp_nextmessage __P((fr_info_t *, nat_t *, pptp_pxy_t *, int, ifs_pptppxy_t *));
109 nat_t *nat;
172 nat_t *nat;
178 nat_t *nat2;
256 nat_t *nat;
381 nat_t *nat;
406 nat_t *nat;
[all …]
H A Dip_rpcb_pxy.c67 static int ippr_rpcb_decodereq __P((fr_info_t *, nat_t *,
173 nat_t *nat;
235 nat_t *nat;
305 nat_t *nat;
437 nat_t *nat;
795 nat_t *nat;
882 nat_t *nat;
1174 nat_t *nat;
1183 nat_t *natl;
1324 nat_t *nat;
[all …]
H A Dip_irc_pxy.c24 int ippr_irc_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
25 int ippr_irc_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
26 int ippr_irc_send __P((fr_info_t *, nat_t *, ifs_ircpxy_t *));
251 nat_t *nat;
273 nat_t *nat;
284 nat_t *nat2;
450 nat_t *nat;
H A Dip_raudio_pxy.c21 int ippr_raudio_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
22 int ippr_raudio_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
23 int ippr_raudio_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
75 nat_t *nat;
99 nat_t *nat;
206 nat_t *nat;
218 nat_t *nat2;
H A Dip_ftp_pxy.c156 nat_t *nat;
188 nat_t *nat;
201 nat_t *nat2;
427 nat_t *nat;
501 nat_t *nat;
640 nat_t *nat;
791 nat_t *nat;
1034 nat_t *nat;
1357 nat_t *nat;
1378 nat_t *nat;
[all …]
H A Dip_ipsec_pxy.c28 int ippr_ipsec_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
30 int ippr_ipsec_inout __P((fr_info_t *, ap_session_t *, nat_t *, void *));
31 int ippr_ipsec_match __P((fr_info_t *, ap_session_t *, nat_t *, void *));
114 nat_t *nat;
221 nat_t *nat;
303 nat_t *nat;
H A Dip_netbios_pxy.c47 int ippr_netbios_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
96 nat_t *nat;
H A Dipf_stack.h217 nat_t **ifs_nat_table[2];
218 nat_t *ifs_nat_instances;
H A Dip_frag.h63 extern nat_t *fr_nat_knownfrag __P((fr_info_t *));
H A Dip_proxy.h249 nat_t *ipsc_nat;
269 nat_t *pptp_nat;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c282 nat_t *nat;
290 nat_t *natl;
548 nat_t *nat;
557 nat_t *natl;
909 nat_t *nat;
976 nat_t *nat; in nat6_insert()
1085 nat_t *nat;
1220 nat_t *nat;
1657 nat_t *nat; in nat6_tabmove()
2203 nat_t *nat;
[all …]
H A Dip_nat.c1402 nat_t *nat; in nat_calc_chksum_diffs()
2092 nat_t *nat;
2340 nat_t *nat;
2696 nat_t *nat;
2760 nat_t *nat; in nat_insert()
3444 nat_t *nat; in nat_tabmove()
3816 nat_t *nat;
4049 nat_t *nat;
4377 nat_t *nat;
4525 nat_t *nat;
[all …]
H A Dip_frag.c426 nat_t *nat;
595 nat_t *fr_nat_knownfrag(fin) in fr_nat_knownfrag()
598 nat_t *nat;
789 nat_t *nat;
827 nat_t *nat;
H A Dip_proxy.c359 nat_t *nat;
405 nat_t *nat;
472 nat_t *nat;
H A Dfil.c7216 fr_natderef((nat_t **)datap, ifs);
7540 if (nat_delete((nat_t *)ent, NL_FLUSH, ifs) == 0)
7577 nat_t *nat;
7604 nat = (nat_t *)ent;
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dgetnattype.c24 nat_t *nat; in getnattype()
H A Dprintactivenat.c16 nat_t *nat; in printactivenat()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c294 nat_t *np, nat; in dostats()
427 nat_t nat; in dostats_live()
H A Dipfs.c170 nat_t *nat;
570 nat_t *nat;
H A Dipftest.c634 nat_t *nat;