Symbol: nat_t
usr/src/cmd/ipf/lib/getnattype.c
24
nat_t *nat;
usr/src/cmd/ipf/lib/printactivenat.c
16
nat_t *nat;
usr/src/cmd/ipf/tools/ipfs.c
170
nat_t *nat;
usr/src/cmd/ipf/tools/ipfs.c
570
nat_t *nat;
usr/src/cmd/ipf/tools/ipftest.c
634
nat_t *nat;
usr/src/cmd/ipf/tools/ipnat.c
294
nat_t *np, nat;
usr/src/cmd/ipf/tools/ipnat.c
427
nat_t nat;
usr/src/uts/common/inet/ipf/fil.c
7220
fr_natderef((nat_t **)datap, ifs);
usr/src/uts/common/inet/ipf/fil.c
7544
if (nat_delete((nat_t *)ent, NL_FLUSH, ifs) == 0)
usr/src/uts/common/inet/ipf/fil.c
7581
nat_t *nat;
usr/src/uts/common/inet/ipf/fil.c
7608
nat = (nat_t *)ent;
usr/src/uts/common/inet/ipf/ip_frag.c
426
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_frag.c
578
nat_t *fr_nat_knownfrag(fin)
usr/src/uts/common/inet/ipf/ip_frag.c
581
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_frag.c
772
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_frag.c
810
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
1194
nat_t *nat, *n;
usr/src/uts/common/inet/ipf/ip_nat.c
1265
nat_t *n, *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
1402
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
147
static void nat_tabmove __P((nat_t *, ipf_stack_t *));
usr/src/uts/common/inet/ipf/ip_nat.c
149
static INLINE int nat_newmap __P((fr_info_t *, nat_t *, natinfo_t *));
usr/src/uts/common/inet/ipf/ip_nat.c
150
static INLINE int nat_newrdr __P((fr_info_t *, nat_t *, natinfo_t *));
usr/src/uts/common/inet/ipf/ip_nat.c
1570
nat_t *n, *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
159
static INLINE int nat_finalise __P((fr_info_t *, nat_t *, natinfo_t *,
usr/src/uts/common/inet/ipf/ip_nat.c
160
tcphdr_t *, nat_t **, int));
usr/src/uts/common/inet/ipf/ip_nat.c
1627
KMALLOC(nat, nat_t *);
usr/src/uts/common/inet/ipf/ip_nat.c
184
KMALLOCS(ifs->ifs_nat_table[0], nat_t **,
usr/src/uts/common/inet/ipf/ip_nat.c
185
sizeof(nat_t *) * ifs->ifs_ipf_nattable_sz);
usr/src/uts/common/inet/ipf/ip_nat.c
188
ifs->ifs_ipf_nattable_sz * sizeof(nat_t *));
usr/src/uts/common/inet/ipf/ip_nat.c
192
KMALLOCS(ifs->ifs_nat_table[1], nat_t **,
usr/src/uts/common/inet/ipf/ip_nat.c
193
sizeof(nat_t *) * ifs->ifs_ipf_nattable_sz);
usr/src/uts/common/inet/ipf/ip_nat.c
196
ifs->ifs_ipf_nattable_sz * sizeof(nat_t *));
usr/src/uts/common/inet/ipf/ip_nat.c
2092
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
2101
nat_t *natl;
usr/src/uts/common/inet/ipf/ip_nat.c
2340
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
2349
nat_t *natl;
usr/src/uts/common/inet/ipf/ip_nat.c
2519
nat_t *nat_new(fin, np, natsave, flags, direction)
usr/src/uts/common/inet/ipf/ip_nat.c
2522
nat_t **natsave;
usr/src/uts/common/inet/ipf/ip_nat.c
2528
nat_t *nat, *natl;
usr/src/uts/common/inet/ipf/ip_nat.c
2559
KMALLOC(nat, nat_t *);
usr/src/uts/common/inet/ipf/ip_nat.c
2696
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
2699
nat_t **natsave;
usr/src/uts/common/inet/ipf/ip_nat.c
2760
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
2765
nat_t **natp;
usr/src/uts/common/inet/ipf/ip_nat.c
2859
nat_t *nat_icmperrorlookup(fin, dir)
usr/src/uts/common/inet/ipf/ip_nat.c
2867
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
2990
nat_t *nat_icmperror(fin, nflags, dir)
usr/src/uts/common/inet/ipf/ip_nat.c
3001
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
3264
nat_t *nat_inlookup(fin, flags, p, src, mapdst)
usr/src/uts/common/inet/ipf/ip_nat.c
3272
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
3444
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
3447
nat_t **natp;
usr/src/uts/common/inet/ipf/ip_nat.c
3518
nat_t *nat_outlookup(fin, flags, p, src, dst)
usr/src/uts/common/inet/ipf/ip_nat.c
3527
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
3685
nat_t *nat_lookupredir(np, ifs)
usr/src/uts/common/inet/ipf/ip_nat.c
3690
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
3816
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
3881
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4049
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4204
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4377
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4525
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4617
sizeof(nat_t *) * ifs->ifs_ipf_nattable_sz);
usr/src/uts/common/inet/ipf/ip_nat.c
4622
sizeof(nat_t *) * ifs->ifs_ipf_nattable_sz);
usr/src/uts/common/inet/ipf/ip_nat.c
4746
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4874
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
4988
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
5179
nat_t **natp;
usr/src/uts/common/inet/ipf/ip_nat.c
5182
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
5211
nat_t *fr_natclone(fin, nat)
usr/src/uts/common/inet/ipf/ip_nat.c
5213
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
5216
nat_t *clone;
usr/src/uts/common/inet/ipf/ip_nat.c
5236
KMALLOC(clone, nat_t *);
usr/src/uts/common/inet/ipf/ip_nat.c
5307
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
5435
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat.c
5494
nat_t *nat, *nextnat = NULL, zeronat;
usr/src/uts/common/inet/ipf/ip_nat.c
5755
nat_t *nat, *natn;
usr/src/uts/common/inet/ipf/ip_nat.c
5828
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
1077
nat_t *nat6_icmperrorlookup(fin, dir)
usr/src/uts/common/inet/ipf/ip_nat6.c
1085
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
119
static INLINE int nat6_newmap __P((fr_info_t *, nat_t *, natinfo_t *));
usr/src/uts/common/inet/ipf/ip_nat6.c
120
static INLINE int nat6_newrdr __P((fr_info_t *, nat_t *, natinfo_t *));
usr/src/uts/common/inet/ipf/ip_nat6.c
1209
nat_t *nat6_icmperror(fin, nflags, dir)
usr/src/uts/common/inet/ipf/ip_nat6.c
121
static INLINE int nat6_finalise __P((fr_info_t *, nat_t *, natinfo_t *,
usr/src/uts/common/inet/ipf/ip_nat6.c
122
tcphdr_t *, nat_t **, int));
usr/src/uts/common/inet/ipf/ip_nat6.c
1220
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
123
static void nat6_tabmove __P((nat_t *, ipf_stack_t *));
usr/src/uts/common/inet/ipf/ip_nat6.c
1476
nat_t *nat6_inlookup(fin, flags, p, src, mapdst)
usr/src/uts/common/inet/ipf/ip_nat6.c
1483
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
1657
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
1660
nat_t **natp;
usr/src/uts/common/inet/ipf/ip_nat6.c
1731
nat_t *nat6_outlookup(fin, flags, p, src, dst)
usr/src/uts/common/inet/ipf/ip_nat6.c
1738
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
1897
nat_t *nat6_lookupredir(np, ifs)
usr/src/uts/common/inet/ipf/ip_nat6.c
1902
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
2040
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
2203
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
2321
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
2486
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
282
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
290
nat_t *natl;
usr/src/uts/common/inet/ipf/ip_nat6.c
548
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
557
nat_t *natl;
usr/src/uts/common/inet/ipf/ip_nat6.c
736
nat_t *nat6_new(fin, np, natsave, flags, direction)
usr/src/uts/common/inet/ipf/ip_nat6.c
739
nat_t **natsave;
usr/src/uts/common/inet/ipf/ip_nat6.c
745
nat_t *nat, *natl;
usr/src/uts/common/inet/ipf/ip_nat6.c
772
KMALLOC(nat, nat_t *);
usr/src/uts/common/inet/ipf/ip_nat6.c
909
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
912
nat_t **natsave;
usr/src/uts/common/inet/ipf/ip_nat6.c
976
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_nat6.c
981
nat_t **natp;
usr/src/uts/common/inet/ipf/ip_proxy.c
359
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_proxy.c
405
nat_t *nat;
usr/src/uts/common/inet/ipf/ip_proxy.c
472
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_frag.h
63
extern nat_t *fr_nat_knownfrag __P((fr_info_t *));
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
1034
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
1357
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
1378
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
1430
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
156
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
188
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
201
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
427
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
501
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
640
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
654
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
67
int ippr_ftp_client __P((fr_info_t *, ip_t *, nat_t *, ftpinfo_t *, int,
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
70
int ippr_ftp_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
73
int ippr_ftp_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
74
int ippr_ftp_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
75
int ippr_ftp_pasv __P((fr_info_t *, ip_t *, nat_t *, ftpinfo_t *, int,
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
77
int ippr_ftp_epsv __P((fr_info_t *, ip_t *, nat_t *, ftpside_t *, int,
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
79
int ippr_ftp_port __P((fr_info_t *, ip_t *, nat_t *, ftpside_t *, int,
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
791
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
81
int ippr_ftp_process __P((fr_info_t *, nat_t *, ftpinfo_t *, int,
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
83
int ippr_ftp_server __P((fr_info_t *, ip_t *, nat_t *, ftpinfo_t *, int,
usr/src/uts/common/inet/ipf/netinet/ip_ftp_pxy.c
89
int ippr_ftp_pasvreply __P((fr_info_t *, ip_t *, nat_t *, ftpside_t *,
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
130
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
181
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
250
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
266
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
285
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
43
int ippr_h323_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
45
int ippr_h323_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
46
int ippr_h323_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
48
int ippr_h245_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
49
int ippr_h245_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_h323_pxy.c
50
int ippr_h245_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_ipsec_pxy.c
114
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ipsec_pxy.c
221
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ipsec_pxy.c
28
int ippr_ipsec_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_ipsec_pxy.c
30
int ippr_ipsec_inout __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_ipsec_pxy.c
303
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_ipsec_pxy.c
31
int ippr_ipsec_match __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
24
int ippr_irc_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
25
int ippr_irc_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
251
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
26
int ippr_irc_send __P((fr_info_t *, nat_t *, ifs_ircpxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
273
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
284
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
450
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
388
nat_t **ns_table[2];
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
399
nat_t *ns_instances;
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
472
extern nat_t *nat_new __P((fr_info_t *, ipnat_t *, nat_t **, u_int, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
473
extern nat_t *nat_outlookup __P((fr_info_t *, u_int, u_int, struct in_addr,
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
476
extern nat_t *nat_inlookup __P((fr_info_t *, u_int, u_int, struct in_addr,
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
478
extern nat_t *nat_tnlookup __P((fr_info_t *, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
479
extern nat_t *nat_maplookup __P((void *, u_int, struct in_addr,
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
481
extern nat_t *nat_lookupredir __P((natlookup_t *, ipf_stack_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
482
extern nat_t *nat_icmperrorlookup __P((fr_info_t *, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
483
extern nat_t *nat_icmperror __P((fr_info_t *, u_int *, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
485
extern int nat_insert __P((nat_t *, int, ipf_stack_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
488
extern int fr_natout __P((fr_info_t *, nat_t *, int, u_32_t));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
490
extern int fr_natin __P((fr_info_t *, nat_t *, int, u_32_t));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
498
extern void fr_natderef __P((nat_t **, ipf_stack_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
499
extern u_short *nat_proto __P((fr_info_t *, nat_t *, u_int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
500
extern void nat_update __P((fr_info_t *, nat_t *, ipnat_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
501
extern void fr_setnatqueue __P((nat_t *, int, ipf_stack_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
507
extern nat_t *fr_natclone __P((fr_info_t *, nat_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
510
extern int nat_wildok __P((nat_t *, int, int, int, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
511
extern void nat_calc_chksum_diffs __P((nat_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
516
extern nat_t *nat6_new __P((fr_info_t *, ipnat_t *, nat_t **, u_int, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
517
extern nat_t *nat6_outlookup __P((fr_info_t *, u_int, u_int,
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
519
extern nat_t *nat6_inlookup __P((fr_info_t *, u_int, u_int,
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
521
extern nat_t *nat6_lookupredir __P((natlookup_t *, ipf_stack_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
522
extern nat_t *nat6_icmperrorlookup __P((fr_info_t *, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
523
extern nat_t *nat6_icmperror __P((fr_info_t *, u_int *, int));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
524
extern int nat6_insert __P((nat_t *, int, ipf_stack_t *));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
526
extern int fr_nat6out __P((fr_info_t *, nat_t *, int, u_32_t));
usr/src/uts/common/inet/ipf/netinet/ip_nat.h
528
extern int fr_nat6in __P((fr_info_t *, nat_t *, int, u_32_t));
usr/src/uts/common/inet/ipf/netinet/ip_netbios_pxy.c
47
int ippr_netbios_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_netbios_pxy.c
96
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
109
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
172
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
178
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
256
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
381
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
406
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
46
int ippr_pptp_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
48
int ippr_pptp_inout __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
49
void ippr_pptp_donatstate __P((fr_info_t *, nat_t *, pptp_pxy_t *, ifs_pptppxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
496
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
50
int ippr_pptp_message __P((fr_info_t *, nat_t *, pptp_pxy_t *, pptp_side_t *, ifs_pptppxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
51
int ippr_pptp_nextmessage __P((fr_info_t *, nat_t *, pptp_pxy_t *, int, ifs_pptppxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_pptp_pxy.c
52
int ippr_pptp_mctl __P((fr_info_t *, nat_t *, pptp_pxy_t *, pptp_side_t *, ifs_pptppxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_proxy.h
249
nat_t *ipsc_nat;
usr/src/uts/common/inet/ipf/netinet/ip_proxy.h
269
nat_t *pptp_nat;
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
206
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
21
int ippr_raudio_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
218
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
22
int ippr_raudio_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
23
int ippr_raudio_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
75
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_raudio_pxy.c
99
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
123
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
132
nat_t *nat2;
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
24
int ippr_rcmd_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
240
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
25
int ippr_rcmd_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
252
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
26
int ippr_rcmd_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
28
int ippr_rcmd_portmsg __P((fr_info_t *, ap_session_t *, nat_t *, ifs_rcmdpxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_rcmd_pxy.c
80
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
1174
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
1183
nat_t *natl;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
1324
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
1390
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
173
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
235
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
305
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
437
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
61
int ippr_rpcb_new __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
63
int ippr_rpcb_in __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
64
int ippr_rpcb_out __P((fr_info_t *, ap_session_t *, nat_t *, void *));
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
67
static int ippr_rpcb_decodereq __P((fr_info_t *, nat_t *,
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
76
static int ippr_rpcb_modreq __P((fr_info_t *, nat_t *, rpc_msg_t *,
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
78
static int ippr_rpcb_decoderep __P((fr_info_t *, nat_t *,
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
795
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
85
static int ippr_rpcb_getnat __P((fr_info_t *, nat_t *, u_int, u_int, ifs_rpcbpxy_t *));
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
86
static int ippr_rpcb_modv3 __P((fr_info_t *, nat_t *, rpc_msg_t *,
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
88
static int ippr_rpcb_modv4 __P((fr_info_t *, nat_t *, rpc_msg_t *,
usr/src/uts/common/inet/ipf/netinet/ip_rpcb_pxy.c
882
nat_t *nat;
usr/src/uts/common/inet/ipf/netinet/ipf_stack.h
217
nat_t **ifs_nat_table[2];
usr/src/uts/common/inet/ipf/netinet/ipf_stack.h
218
nat_t *ifs_nat_instances;