Symbol: flow_offload_tuple
include/net/netfilter/nf_flow_table.h
178
struct flow_offload_tuple tuple;
include/net/netfilter/nf_flow_table.h
314
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
277
const struct flow_offload_tuple *tuple = data;
net/netfilter/nf_flow_table_core.c
279
return jhash(tuple, offsetof(struct flow_offload_tuple, __hash), seed);
net/netfilter/nf_flow_table_core.c
286
return jhash(&tuplehash->tuple, offsetof(struct flow_offload_tuple, __hash), seed);
net/netfilter/nf_flow_table_core.c
292
const struct flow_offload_tuple *tuple = arg->key;
net/netfilter/nf_flow_table_core.c
295
if (memcmp(&x->tuple, tuple, offsetof(struct flow_offload_tuple, __hash)))
net/netfilter/nf_flow_table_core.c
401
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
1110
struct flow_offload_tuple tuple = {};
net/netfilter/nf_flow_table_ip.c
1127
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
464
struct flow_offload_tuple tuple = {};
net/netfilter/nf_flow_table_ip.c
591
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
637
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
698
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
709
struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_ip.c
739
struct flow_offload_tuple *tuple;
net/netfilter/nf_flow_table_ip.c
811
struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_ip.c
991
struct flow_offload_tuple *tuple)
net/netfilter/nf_flow_table_offload.c
239
const struct flow_offload_tuple *other_tuple, *this_tuple;
net/netfilter/nf_flow_table_offload.c
289
const struct flow_offload_tuple *other_tuple, *this_tuple;
net/netfilter/nf_flow_table_offload.c
590
const struct flow_offload_tuple *this_tuple, *other_tuple;
net/netfilter/nf_flow_table_offload.c
629
const struct flow_offload_tuple *this_tuple;
net/netfilter/nf_flow_table_offload.c
658
const struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_offload.c
687
const struct flow_offload_tuple *other_tuple;
net/netfilter/nf_flow_table_offload.c
688
const struct flow_offload_tuple *tuple;
net/netfilter/nf_flow_table_offload.c
803
const struct flow_offload_tuple *tuple, *other_tuple;
net/netfilter/nf_flow_table_offload.c
891
const struct flow_offload_tuple *tuple,
net/netfilter/nf_flow_table_offload.c
95
const struct flow_offload_tuple *tuple,
net/sched/act_ct.c
518
struct flow_offload_tuple *tuple,
net/sched/act_ct.c
591
struct flow_offload_tuple *tuple,
net/sched/act_ct.c
664
struct flow_offload_tuple tuple = {};