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

/external/libpcap/
H A Dtokdefs.h129 SNP = 339, enumerator in enum:yytokentype
251 #define SNP 339 macro
H A Dgrammar.y303 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
503 | SNP { $$ = Q_ISIS_SNP; }
H A Dgrammar.c444 SNP = 339, enumerator in enum:yytokentype
566 #define SNP 339 macro
991 "ISIS", "L1", "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX",
H A Dscanner.l222 snp return SNP;
H A Dscanner.c3236 return SNP;

Completed in 139 milliseconds