Searched refs:nfct_nat (Results 1 – 6 of 6) sorted by relevance
41 nfct_nat(ct)->masq_index = out->ifindex; in nf_nat_masquerade_ipv6()55 const struct nf_conn_nat *nat = nfct_nat(ct); in device_cmp()
54 nat_pptp_info = &nfct_nat(master)->help.nat_pptp_info; in pptp_nat_expected()129 nat_pptp_info = &nfct_nat(ct)->help.nat_pptp_info; in pptp_outbound_pkt()198 nat_pptp_info = &nfct_nat(ct)->help.nat_pptp_info; in pptp_exp_gre()230 nat_pptp_info = &nfct_nat(ct)->help.nat_pptp_info; in pptp_inbound_pkt()
40 nat = nfct_nat(ct); in nf_nat_masquerade_ipv4()77 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp()
55 static inline struct nf_conn_nat *nfct_nat(const struct nf_conn *ct) in nfct_nat() function
364 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add()427 nat = nfct_nat(ct); in nf_nat_setup_info()517 struct nf_conn_nat *nat = nfct_nat(i); in nf_nat_proto_remove()531 struct nf_conn_nat *nat = nfct_nat(ct); in nf_nat_proto_clean()
264 if (ct && !nf_ct_is_untracked(ct) && nfct_nat(ct)) { in ip_vs_ftp_out()