Searched defs:flow_offload_tuple (Results 1 – 1 of 1) sorted by relevance
123 struct flow_offload_tuple { struct124 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 …]