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

/external/libpcap/
H A Dtokdefs.h120 SNP = 338, enumerator in enum:yytokentype
241 #define SNP 338 macro
H A Dgrammar.y289 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
489 | SNP { $$ = Q_ISIS_SNP; }
H A Dgrammar.c427 SNP = 338, enumerator in enum:yytokentype
548 #define SNP 338 macro
1037 "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX", "NETBEUI",
H A Dscanner.l231 snp return SNP;
H A Dscanner.c3233 return SNP;

Completed in 107 milliseconds