Lines Matching refs:nf_conntrack_tuple
89 tcf_ct_flow_table_add_action_nat_ipv4(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_ipv4()
90 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_ipv4()
119 tcf_ct_flow_table_add_action_nat_ipv6(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_ipv6()
120 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_ipv6()
134 tcf_ct_flow_table_add_action_nat_tcp(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_tcp()
135 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_tcp()
152 tcf_ct_flow_table_add_action_nat_udp(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_udp()
153 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_udp()
202 const struct nf_conntrack_tuple *tuple = &ct->tuplehash[dir].tuple; in tcf_ct_flow_table_add_action_nat()
203 struct nf_conntrack_tuple target; in tcf_ct_flow_table_add_action_nat()
426 struct nf_conntrack_tuple *tuple; in tcf_ct_flow_table_process_conn()