Searched defs:nat (Results 1 – 6 of 6) sorted by relevance
31 struct nf_conn_nat *nat; in nf_nat_masquerade_ipv4() local77 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp() local
254 struct nf_conn_nat *nat; in nf_nat_ipv4_fn() local
372 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add() local390 struct nf_conn_nat *nat; in nf_nat_setup_info() local728 nfnetlink_parse_nat(const struct nlattr *nat, in nfnetlink_parse_nat()
59 const struct nf_conn_nat *nat = nfct_nat(ct); in device_cmp() local
265 struct nf_conn_nat *nat; in nf_nat_ipv6_fn() local
67 u8 nat : 3; /* enum ovs_ct_nat */ member