Searched defs:mrp_attr (Results 1 – 1 of 1) sorted by relevance
94 struct mrp_attr { struct95 struct rb_node node;96 enum mrp_applicant_state state;97 u8 type;98 u8 len;99 unsigned char value[];