Searched refs:stproles (Results 1 – 1 of 1) sorted by relevance
69 static const char *stproles[] = { STP_ROLES }; variable274 if (role < nitems(stproles)) in bridge_status()275 printf("role %s", stproles[role]); in bridge_status()