Searched refs:NETBEUI (Results 1 - 5 of 5) sorted by relevance

/external/libpcap/
H A Dgrammar.h134 NETBEUI = 344, enumerator in enum:yytokentype
256 #define NETBEUI 344 macro
H A Dgrammar.y321 %token NETBEUI
524 | NETBEUI { $$ = Q_NETBEUI; }
H A Dgrammar.c437 NETBEUI = 344, enumerator in enum:yytokentype
559 #define NETBEUI 344 macro
979 "NETBEUI", "LANE", "LLC", "METAC", "BCC", "SC", "ILMIC", "OAMF4EC",
H A Dscanner.l292 netbeui return NETBEUI;
H A Dscanner.c3341 return NETBEUI;

Completed in 243 milliseconds