Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h134 } nat_t; typedef
474 nat_t **ns_table;
519 nat_t *ns_instances;
642 nat_t **ipf_nat_table[2];
643 nat_t *ipf_nat_instances;
683 ipf_nat_softc_t *, nat_t *));
694 nat_t *));
702 extern nat_t *ipf_nat_add __P((fr_info_t *, ipnat_t *, nat_t **,
710 nat_t *));
722 extern nat_t *ipf_nat_clone __P((fr_info_t *, nat_t *));
[all …]
H A Dip_tftp_pxy.c16 int ipf_p_tftp_backchannel __P((fr_info_t *, ap_session_t *, nat_t *));
18 nat_t *));
26 nat_t *));
137 nat_t *nat;
153 nat_t *nat;
169 nat_t *nat;
286 nat_t *nat;
301 nat_t *nat2;
426 nat_t *nat;
441 DT3(tftp_cmd, fr_info_t *, fin, int, opcode, nat_t *, nat);
[all …]
H A Dip_pptp_pxy.c29 nat_t *pptp_nat;
62 int ipf_p_pptp_new __P((void *, fr_info_t *, ap_session_t *, nat_t *));
64 int ipf_p_pptp_inout __P((void *, fr_info_t *, ap_session_t *, nat_t *));
65 void ipf_p_pptp_donatstate __P((fr_info_t *, nat_t *, pptp_pxy_t *));
114 nat_t *nat;
196 nat_t *nat;
202 nat_t *nat2;
284 nat_t *nat;
409 nat_t *nat;
434 nat_t *nat;
[all …]
H A Dip_rcmd_pxy.c29 int ipf_p_rcmd_new __P((void *, fr_info_t *, ap_session_t *, nat_t *));
30 int ipf_p_rcmd_out __P((void *, fr_info_t *, ap_session_t *, nat_t *));
31 int ipf_p_rcmd_in __P((void *, fr_info_t *, ap_session_t *, nat_t *));
33 int ipf_p_rcmd_portmsg __P((fr_info_t *, ap_session_t *, nat_t *));
72 nat_t *nat;
147 nat_t *nat;
157 nat_t *nat2;
334 nat_t *nat;
347 nat_t *nat;
H A Dip_ftp_pxy.c232 nat_t *nat;
293 nat_t *nat;
456 nat_t *nat;
466 nat_t *nat2;
620 nat_t *nat;
705 nat_t *nat;
855 nat_t *nat;
1002 nat_t *nat;
1289 nat_t *nat;
1625 nat_t *nat;
[all …]
H A Dip_rpcb_pxy.c55 static int ipf_p_rpcb_decodereq __P((fr_info_t *, nat_t *,
151 nat_t *nat;
211 nat_t *nat;
283 nat_t *nat;
418 nat_t *nat;
774 nat_t *nat;
861 nat_t *nat;
1152 nat_t *nat;
1161 nat_t *natl;
1312 nat_t *nat;
[all …]
H A Dip_raudio_pxy.c16 int ipf_p_raudio_new __P((void *, fr_info_t *, ap_session_t *, nat_t *));
17 int ipf_p_raudio_in __P((void *, fr_info_t *, ap_session_t *, nat_t *));
18 int ipf_p_raudio_out __P((void *, fr_info_t *, ap_session_t *, nat_t *));
57 nat_t *nat;
84 nat_t *nat;
188 nat_t *nat;
201 nat_t *nat2;
H A Dip_irc_pxy.c16 int ipf_p_irc_new __P((void *, fr_info_t *, ap_session_t *, nat_t *));
17 int ipf_p_irc_out __P((void *, fr_info_t *, ap_session_t *, nat_t *));
18 int ipf_p_irc_send __P((fr_info_t *, nat_t *));
231 nat_t *nat;
255 nat_t *nat;
266 nat_t *nat2;
442 nat_t *nat;
H A Dip_dns_pxy.c34 int ipf_p_dns_inout __P((void *, fr_info_t *, ap_session_t *, nat_t *));
35 int ipf_p_dns_match __P((fr_info_t *, ap_session_t *, nat_t *));
37 int ipf_p_dns_new __P((void *, fr_info_t *, ap_session_t *, nat_t *));
181 nat_t *nat;
339 nat_t *nat;
389 nat_t *nat;
H A Dip_nat.c2450 nat_t *nat;
2606 nat_t *nat;
2873 nat_t *nat;
3084 nat_t *
3287 nat_t *nat;
3610 nat_t *
3767 nat_t *
4074 nat_t *
4409 nat_t *
4644 nat_t *
[all …]
H A Dip_netbios_pxy.c39 int ipf_p_netbios_out __P((void *, fr_info_t *, ap_session_t *, nat_t *));
74 nat_t *nat;
H A Dip_ipsec_pxy.c34 int ipf_p_ipsec_new __P((void *, fr_info_t *, ap_session_t *, nat_t *));
36 int ipf_p_ipsec_inout __P((void *, fr_info_t *, ap_session_t *, nat_t *));
37 int ipf_p_ipsec_match __P((fr_info_t *, ap_session_t *, nat_t *));
137 nat_t *nat;
273 nat_t *nat;
362 nat_t *nat;
H A Dip_nat6.c124 nat_t *));
458 nat_t *nat;
468 nat_t *natl;
739 nat_t *nat;
951 nat_t *
1155 nat_t *nat;
1384 nat_t *
1582 nat_t *
1902 nat_t *
2224 nat_t *
[all …]
H A Dip_proxy.h180 nat_t *ftp_pendnat;
194 nat_t *ipsc_nat;
456 extern ipnat_t *ipf_proxy_rule_fwd __P((nat_t *));
457 extern ipnat_t *ipf_proxy_rule_rev __P((nat_t *));
H A Dip_sync.c338 nat_t *n;
903 nat_t *n, *nat;
913 KMALLOC(n, nat_t *);
928 nat = (nat_t *)data;
929 bzero((char *)n, offsetof(nat_t, nat_age));
931 sizeof(*n) - offsetof(nat_t, nat_age));
1144 nat_t *nat;
H A Dip_frag.c563 nat_t *nat;
815 nat_t *
821 nat_t *nat;
1041 nat_t *nat;
1081 nat_t *nat;
H A Dip_frag.h113 extern nat_t *ipf_frag_natknown __P((fr_info_t *));
H A Dip_proxy.c774 nat_t *nat;
828 nat_t *nat;
901 nat_t *nat;
1322 nat_t *nat; in ipf_proxy_rule_rev()
1410 nat_t *nat; in ipf_proxy_rule_fwd()
H A Dfil.c7819 ipf_nat_deref(softc, (nat_t **)datap);