Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
2069 struct ib_flow_attr { struct2070 enum ib_flow_attr_type type; argument2071 u16 size;2072 u16 priority;2073 u32 flags;2074 u8 num_of_specs;2075 u32 port;2076 union ib_flow_spec flows[];