flow_offload_tuple   64 include/net/netfilter/nf_flow_table.h 	struct flow_offload_tuple	tuple;
flow_offload_tuple   95 include/net/netfilter/nf_flow_table.h 						     struct flow_offload_tuple *tuple);
flow_offload_tuple   31 net/netfilter/nf_flow_table_core.c 	struct flow_offload_tuple *ft = &flow->tuplehash[dir].tuple;
flow_offload_tuple  169 net/netfilter/nf_flow_table_core.c 	const struct flow_offload_tuple *tuple = data;
flow_offload_tuple  171 net/netfilter/nf_flow_table_core.c 	return jhash(tuple, offsetof(struct flow_offload_tuple, dir), seed);
flow_offload_tuple  178 net/netfilter/nf_flow_table_core.c 	return jhash(&tuplehash->tuple, offsetof(struct flow_offload_tuple, dir), seed);
flow_offload_tuple  184 net/netfilter/nf_flow_table_core.c 	const struct flow_offload_tuple *tuple = arg->key;
flow_offload_tuple  187 net/netfilter/nf_flow_table_core.c 	if (memcmp(&x->tuple, tuple, offsetof(struct flow_offload_tuple, dir)))
flow_offload_tuple  268 net/netfilter/nf_flow_table_core.c 		    struct flow_offload_tuple *tuple)
flow_offload_tuple  165 net/netfilter/nf_flow_table_ip.c 			    struct flow_offload_tuple *tuple)
flow_offload_tuple  242 net/netfilter/nf_flow_table_ip.c 	struct flow_offload_tuple tuple = {};
flow_offload_tuple  431 net/netfilter/nf_flow_table_ip.c 			      struct flow_offload_tuple *tuple)
flow_offload_tuple  473 net/netfilter/nf_flow_table_ip.c 	struct flow_offload_tuple tuple = {};