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

/external/libpcap/
H A Dtokdefs.h125 NETBEUI = 343, enumerator in enum:yytokentype
246 #define NETBEUI 343 macro
H A Dgrammar.y292 %token NETBEUI
495 | NETBEUI { $$ = Q_NETBEUI; }
H A Dgrammar.c432 NETBEUI = 343, enumerator in enum:yytokentype
553 #define NETBEUI 343 macro
1037 "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX", "NETBEUI",
H A Dscanner.l241 netbeui return NETBEUI;
H A Dscanner.c3263 return NETBEUI;

Completed in 154 milliseconds