Searched defs:flow_offload_tuple (Results 1 – 2 of 2) sorted by relevance
109 struct flow_offload_tuple { struct110 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 …]
92 struct flow_offload_tuple { struct93 union {119 struct flow_offload_tuple tuple; argument