Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
2082 struct ib_flow_attr { struct2083 enum ib_flow_attr_type type; argument2084 u16 size;2085 u16 priority;2086 u32 flags;2087 u8 num_of_specs;2088 u32 port;2089 union ib_flow_spec flows[];