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

/external/libpcap/
H A Dtokdefs.h120 VPI = 346, enumerator in enum:yytokentype
224 #define VPI 346 macro
H A Dgrammar.c155 VPI = 346, enumerator in enum:yytokentype
259 #define VPI 346 macro
793 "METACONNECT", "VPI", "VCI", "RADIO", "FISU", "LSSU", "MSU", "SIO",
H A Dgrammar.y190 %token VPI VCI
457 atmfield: VPI { $$.atmfieldtype = A_VPI; }
H A Dscanner.l279 vpi return VPI;
H A Dscanner.c3134 return VPI;

Completed in 277 milliseconds