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

/external/libpcap/
H A Dtokdefs.h102 SNP = 328, enumerator in enum:yytokentype
206 #define SNP 328 macro
H A Dgrammar.c137 SNP = 328, enumerator in enum:yytokentype
241 #define SNP 328 macro
790 "PPPOES", "ISO", "ESIS", "CLNP", "ISIS", "L1", "L2", "IIH", "LSP", "SNP",
H A Dgrammar.y184 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
368 | SNP { $$ = Q_ISIS_SNP; }
H A Dscanner.l222 snp return SNP;
H A Dscanner.c2928 return SNP;

Completed in 72 milliseconds