Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
2098 struct ib_flow_attr { struct2099 enum ib_flow_attr_type type; argument2100 u16 size;2101 u16 priority;2102 u32 flags;2103 u8 num_of_specs;2104 u32 port;2105 union ib_flow_spec flows[];