Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
64137 struct ib_flow_attr { struct64138 enum ib_flow_attr_type type; argument64139 u16 size;64140 u16 priority;64141 u32 flags;64142 u8 num_of_specs;64143 u32 port;64144 union ib_flow_spec flows[0];