Searched defs:nat (Results 1 – 7 of 7) 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
132 struct nf_conntrack_nat_helper *nat; in nf_nat_helper_try_module_get() local167 struct nf_conntrack_nat_helper *nat; in nf_nat_helper_put() local490 void nf_nat_helper_register(struct nf_conntrack_nat_helper *nat) in nf_nat_helper_register()498 void nf_nat_helper_unregister(struct nf_conntrack_nat_helper *nat) in nf_nat_helper_unregister()
33 struct nf_conn_nat *nat; in nf_nat_masquerade_ipv4() local141 const struct nf_conn_nat *nat = nfct_nat(i); in device_cmp() local245 struct nf_conn_nat *nat; in nf_nat_masquerade_ipv6() local
79 u8 proto, bool nat, struct nf_conntrack_helper **hp) in nf_ct_add_helper()
652 struct nf_conn_nat *nat = nfct_nat(ct); in nf_ct_nat_ext_add() local802 struct nf_conn_nat *nat; in nf_nat_inet_fn() local1001 nfnetlink_parse_nat(const struct nlattr *nat, in nfnetlink_parse_nat()
511 struct nf_conn_nat *nat = nf_ct_ext_find(ct, NF_CT_EXT_NAT); in conntrack_pptp_help() local
66 u8 nat : 3; /* enum ovs_ct_nat */ member