Searched defs:ib_flow_attr (Results 1 – 1 of 1) sorted by relevance
1899 struct ib_flow_attr { struct1900 enum ib_flow_attr_type type; argument1901 u16 size;1902 u16 priority;1903 u32 flags;1904 u8 num_of_specs;1905 u8 port;1906 union ib_flow_spec flows[0];