Searched defs:nat (Results 1 – 6 of 6) sorted by relevance
53 struct nf_conn_nat *nat; in pptp_nat_expected() local129 struct nf_conn_nat *nat = nfct_nat(ct); in pptp_outbound_pkt() local203 struct nf_conn_nat *nat = nfct_nat(ct); in pptp_exp_gre() local239 struct nf_conn_nat *nat = nfct_nat(ct); in pptp_inbound_pkt() local
153 struct nf_conntrack_nat_helper *nat; in nf_nat_helper_try_module_get() local188 struct nf_conntrack_nat_helper *nat; in nf_nat_helper_put() local540 void nf_nat_helper_register(struct nf_conntrack_nat_helper *nat) in nf_nat_helper_register()548 void nf_nat_helper_unregister(struct nf_conntrack_nat_helper *nat) in nf_nat_helper_unregister()
32 struct nf_conn_nat *nat; in nf_nat_masquerade_ipv4() local136 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp() local240 struct nf_conn_nat *nat; in nf_nat_masquerade_ipv6() local
568 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add() local708 struct nf_conn_nat *nat; in nf_nat_inet_fn() local921 nfnetlink_parse_nat(const struct nlattr *nat, in nfnetlink_parse_nat()
535 struct nf_conn_nat *nat = nf_ct_ext_find(ct, NF_CT_EXT_NAT); in conntrack_pptp_help() local
62 u8 nat : 3; /* enum ovs_ct_nat */ member