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