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

/external/libpcap/
H A Dtokdefs.h121 CSNP = 339, enumerator in enum:yytokentype
242 #define CSNP 339 macro
H A Dgrammar.y289 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
491 | CSNP { $$ = Q_ISIS_CSNP; }
H A Dgrammar.c428 CSNP = 339, enumerator in enum:yytokentype
549 #define CSNP 339 macro
1037 "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX", "NETBEUI",
H A Dscanner.l232 csnp return CSNP;
H A Dscanner.c3238 return CSNP;

Completed in 1559 milliseconds