Searched defs:mrp_attr (Results 1 – 1 of 1) sorted by relevance
89 struct mrp_attr { struct90 struct rb_node node;91 enum mrp_applicant_state state;92 u8 type;93 u8 len;94 unsigned char value[];