Lines Matching refs:nf_conntrack_tuple
91 tcf_ct_flow_table_add_action_nat_ipv4(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_ipv4()
92 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_ipv4()
121 tcf_ct_flow_table_add_action_nat_ipv6(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_ipv6()
122 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_ipv6()
136 tcf_ct_flow_table_add_action_nat_tcp(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_tcp()
137 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_tcp()
154 tcf_ct_flow_table_add_action_nat_udp(const struct nf_conntrack_tuple *tuple, in tcf_ct_flow_table_add_action_nat_udp()
155 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()
445 struct nf_conntrack_tuple *tuple; in tcf_ct_flow_table_process_conn()