Symbol: flow_offload_tuple_rhash
include/net/netfilter/nf_flow_table.h
198
struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX];
include/net/netfilter/nf_flow_table.h
310
struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_bpf.c
35
static struct flow_offload_tuple_rhash *
net/netfilter/nf_flow_table_bpf.c
39
struct flow_offload_tuple_rhash *tuplehash;
net/netfilter/nf_flow_table_bpf.c
58
__bpf_kfunc struct flow_offload_tuple_rhash *
net/netfilter/nf_flow_table_bpf.c
70
struct flow_offload_tuple_rhash *tuplehash;
net/netfilter/nf_flow_table_core.c
279
const struct flow_offload_tuple_rhash *tuplehash = data;
net/netfilter/nf_flow_table_core.c
288
const struct flow_offload_tuple_rhash *x = ptr;
net/netfilter/nf_flow_table_core.c
297
.head_offset = offsetof(struct flow_offload_tuple_rhash, node),
net/netfilter/nf_flow_table_core.c
395
struct flow_offload_tuple_rhash *
net/netfilter/nf_flow_table_core.c
399
struct flow_offload_tuple_rhash *tuplehash;
net/netfilter/nf_flow_table_core.c
426
struct flow_offload_tuple_rhash *tuplehash;
net/netfilter/nf_flow_table_ip.c
1009
struct flow_offload_tuple_rhash *tuplehash,
net/netfilter/nf_flow_table_ip.c
1059
static struct flow_offload_tuple_rhash *
net/netfilter/nf_flow_table_ip.c
1080
struct flow_offload_tuple_rhash *tuplehash;
net/netfilter/nf_flow_table_ip.c
435
struct flow_offload_tuple_rhash *tuplehash)
net/netfilter/nf_flow_table_ip.c
482
static struct flow_offload_tuple_rhash *
net/netfilter/nf_flow_table_ip.c
499
struct flow_offload_tuple_rhash *tuplehash,
net/netfilter/nf_flow_table_ip.c
760
struct flow_offload_tuple_rhash *tuplehash;
net/sched/act_ct.c
659
struct flow_offload_tuple_rhash *tuplehash;
tools/testing/selftests/bpf/progs/xdp_flowtable.c
18
struct flow_offload_tuple_rhash *
tools/testing/selftests/bpf/progs/xdp_flowtable.c
70
struct flow_offload_tuple_rhash *tuplehash;