Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_flow_table.h123 struct flow_offload_tuple { struct
124 union {
128 union {
132 struct {
137 int iifidx;
139 u8 l3proto;
140 u8 l4proto;
141 struct {
144 } encap[NF_FLOW_TABLE_ENCAP_MAX];
146 struct flow_offload_tunnel tun;
[all …]