Home
last modified time | relevance | path

Searched refs:str2tok (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/libpcap/dist/
H A Dgrammar.y165 str2tok(const char *str, const struct tok *toks) in str2tok() function
561 | ID { $$ = str2tok($1, ieee80211_types);
582 $$ = str2tok($1, types);
595 $$ = str2tok($1, ieee80211_type_subtypes[i].tok);
614 subtype = str2tok($2, llc_s_subtypes);
618 subtype = str2tok($2, llc_u_subtypes);