Home
last modified time | relevance | path

Searched refs:flow_offload_tuple_rhash (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_flowtable.c
/linux/include/net/netfilter/
H A Dnf_flow_table.h176 struct flow_offload_tuple_rhash { struct
200 struct flow_offload_tuple_rhash tuplehash[FLOW_OFFLOAD_DIR_MAX]; argument
321 struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
/linux/net/netfilter/
H A Dnf_flow_table_core.c284 const struct flow_offload_tuple_rhash *tuplehash = data; in flow_offload_hash_obj()
293 const struct flow_offload_tuple_rhash *x = ptr; in flow_offload_hash_cmp()
302 .head_offset = offsetof(struct flow_offload_tuple_rhash, node),
400 struct flow_offload_tuple_rhash *
404 struct flow_offload_tuple_rhash *tuplehash; in flow_offload_lookup()
431 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_table_iterate()
H A Dnf_flow_table_ip.c426 struct flow_offload_tuple_rhash *tuplehash) in nf_flow_encap_pop()
456 static struct flow_offload_tuple_rhash *
470 struct flow_offload_tuple_rhash *tuplehash, in nf_flow_offload_forward()
799 struct flow_offload_tuple_rhash *tuplehash, in nf_flow_queue_xmit4()
867 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ip_hook()
1066 struct flow_offload_tuple_rhash *tuplehash, in nf_flow_offload_ipv6_forward()
1113 static struct flow_offload_tuple_rhash *
1127 struct flow_offload_tuple_rhash *tuplehash, in nf_flow_queue_xmit6()
1196 struct flow_offload_tuple_rhash *tuplehash; in nf_flow_offload_ipv6_hook()
/linux/net/sched/
H A Dact_ct.c663 struct flow_offload_tuple_rhash *tuplehash; in tcf_ct_flow_table_lookup()