Searched refs:PAN_ROLE_GROUP (Results 1 – 1 of 1) sorted by relevance
56 #define PAN_ROLE_GROUP 0x02 /* Adhoc network group role */ macro63 (role & PAN_ROLE_GROUP) ? 'G' : '.', in pan_role_to_text()