Home
last modified time | relevance | path

Searched refs:nfct_nat (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/ipv4/netfilter/
Dnf_nat_pptp.c128 struct nf_conn_nat *nat = nfct_nat(ct); in pptp_outbound_pkt()
203 struct nf_conn_nat *nat = nfct_nat(ct); in pptp_exp_gre()
239 struct nf_conn_nat *nat = nfct_nat(ct); in pptp_inbound_pkt()
Dnf_nat_masquerade_ipv4.c77 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp()
/Linux-v4.19/include/net/netfilter/
Dnf_nat.h54 static inline struct nf_conn_nat *nfct_nat(const struct nf_conn *ct) in nfct_nat() function
/Linux-v4.19/net/ipv6/netfilter/
Dnf_nat_masquerade_ipv6.c61 const struct nf_conn_nat *nat = nfct_nat(ct); in device_cmp()
/Linux-v4.19/net/netfilter/
Dnf_nat_core.c393 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add()
566 nat = nfct_nat(ct); in nf_nat_inet_fn()