Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/netfilter/
Dnf_nat_pptp.c129 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()
/linux-6.1.9/include/net/netfilter/
Dnf_nat.h48 static inline struct nf_conn_nat *nfct_nat(const struct nf_conn *ct) in nfct_nat() function
/linux-6.1.9/net/netfilter/
Dnf_nat_masquerade.c141 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp()
Dnf_nat_core.c568 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add()
731 nat = nfct_nat(ct); in nf_nat_inet_fn()