Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
2078 struct ib_flow_attr { struct2079 enum ib_flow_attr_type type; argument2080 u16 size;2081 u16 priority;2082 u32 flags;2083 u8 num_of_specs;2084 u8 port;2085 union ib_flow_spec flows[];