Home
last modified time | relevance | path

Searched defs:flow_offload_tuple (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_flow_table.h109 struct flow_offload_tuple { struct
110 union {
114 union {
118 struct {
123 int iifidx;
125 u8 l3proto;
126 u8 l4proto;
127 struct {
130 } encap[NF_FLOW_TABLE_ENCAP_MAX];
133 struct { } __hash;
[all …]
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_flow_table.h92 struct flow_offload_tuple { struct
93 union {
119 struct flow_offload_tuple tuple; argument