Home
last modified time | relevance | path

Searched defs:nat (Results 1 – 6 of 6) sorted by relevance

/net/ipv4/netfilter/
Dnf_nat_masquerade_ipv4.c31 struct nf_conn_nat *nat; in nf_nat_masquerade_ipv4() local
77 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp() local
Dnf_nat_l3proto_ipv4.c254 struct nf_conn_nat *nat; in nf_nat_ipv4_fn() local
/net/netfilter/
Dnf_nat_core.c372 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add() local
390 struct nf_conn_nat *nat; in nf_nat_setup_info() local
728 nfnetlink_parse_nat(const struct nlattr *nat, in nfnetlink_parse_nat()
/net/ipv6/netfilter/
Dnf_nat_masquerade_ipv6.c59 const struct nf_conn_nat *nat = nfct_nat(ct); in device_cmp() local
Dnf_nat_l3proto_ipv6.c265 struct nf_conn_nat *nat; in nf_nat_ipv6_fn() local
/net/openvswitch/
Dconntrack.c67 u8 nat : 3; /* enum ovs_ct_nat */ member