Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
2085 struct ib_flow_attr { struct2086 enum ib_flow_attr_type type; argument2087 u16 size;2088 u16 priority;2089 u32 flags;2090 u8 num_of_specs;2091 u32 port;2092 union ib_flow_spec flows[];