Symbol: flow_offload_tuple
include/net/netfilter/nf_flow_table.h
176
struct flow_offload_tuple tuple;
include/net/netfilter/nf_flow_table.h
311
struct flow_offload_tuple *tuple);
net/netfilter/nf_flow_table_bpf.c
37
struct flow_offload_tuple *tuple, __be16 proto)
net/netfilter/nf_flow_table_bpf.c
63
struct flow_offload_tuple tuple = {
net/netfilter/nf_flow_table_core.c
101
struct flow_offload_tuple *flow_tuple = &flow->tuplehash[dir].tuple;
net/netfilter/nf_flow_table_core.c
25
struct flow_offload_tuple *ft = &flow->tuplehash[dir].tuple;
net/netfilter/nf_flow_table_core.c
272
const struct flow_offload_tuple *tuple = data;
net/netfilter/nf_flow_table_core.c
274
return jhash(tuple, offsetof(struct flow_offload_tuple, __hash), seed);
net/netfilter/nf_flow_table_core.c
281
return jhash(&tuplehash->tuple, offsetof(struct flow_offload_tuple, __hash), seed);
net/netfilter/nf_flow_table_core.c
287
const struct flow_offload_tuple *tuple = arg->key;
net/netfilter/nf_flow_table_core.c
290
if (memcmp(&x->tuple, tuple, offsetof(struct flow_offload_tuple, __hash)))
net/netfilter/nf_flow_table_core.c
397
struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_core.c
79
static u32 flow_offload_dst_cookie(struct flow_offload_tuple *flow_tuple)
net/netfilter/nf_flow_table_inet.c
50
const struct flow_offload_tuple *flow_tuple = &flow->tuplehash[dir].tuple;
net/netfilter/nf_flow_table_ip.c
1064
struct flow_offload_tuple tuple = {};
net/netfilter/nf_flow_table_ip.c
1082
struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_ip.c
162
struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_ip.c
217
struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_ip.c
300
static inline bool nf_flow_dst_check(struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_ip.c
486
struct flow_offload_tuple tuple = {};
net/netfilter/nf_flow_table_ip.c
586
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
632
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
647
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
721
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
733
struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_ip.c
762
struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_ip.c
942
struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_offload.c
238
const struct flow_offload_tuple *other_tuple, *this_tuple;
net/netfilter/nf_flow_table_offload.c
288
const struct flow_offload_tuple *other_tuple, *this_tuple;
net/netfilter/nf_flow_table_offload.c
589
const struct flow_offload_tuple *this_tuple, *other_tuple;
net/netfilter/nf_flow_table_offload.c
628
const struct flow_offload_tuple *this_tuple;
net/netfilter/nf_flow_table_offload.c
657
const struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_offload.c
686
const struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_offload.c
687
const struct flow_offload_tuple *tuple;
net/netfilter/nf_flow_table_offload.c
802
const struct flow_offload_tuple *tuple, *other_tuple;
net/netfilter/nf_flow_table_offload.c
890
const struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_offload.c
94
const struct flow_offload_tuple *tuple,
net/sched/act_ct.c
514
struct flow_offload_tuple *tuple,
net/sched/act_ct.c
587
struct flow_offload_tuple *tuple,
net/sched/act_ct.c
660
struct flow_offload_tuple tuple = {};