HomeSort by relevance Sort by last modified time
    Searched refs:VPI (Results 1 - 5 of 5) sorted by null

  /external/libpcap/
tokdefs.h 120 VPI = 346,
224 #define VPI 346
grammar.c 155 VPI = 346,
259 #define VPI 346
793 "METACONNECT", "VPI", "VCI", "RADIO", "FISU", "LSSU", "MSU", "SIO",
    [all...]
grammar.y 190 %token VPI VCI
457 atmfield: VPI { $$.atmfieldtype = A_VPI; }
scanner.l 279 vpi return VPI;
scanner.c     [all...]

Completed in 42 milliseconds