Searched refs:tok (Results 1 – 1 of 1) sorted by relevance
134 struct tok { struct139 static const struct tok ieee80211_types[] = { argument147 static const struct tok ieee80211_mgt_subtypes[] = {170 static const struct tok ieee80211_ctl_subtypes[] = {179 static const struct tok ieee80211_data_subtypes[] = {199 const struct tok *tok; member209 str2tok(const char *str, const struct tok *toks) in str2tok()2777 { const struct tok *types = NULL; in yyparse()2780 if (ieee80211_type_subtypes[i].tok == NULL) { in yyparse()2786 types = ieee80211_type_subtypes[i].tok; in yyparse()[all …]