Searched refs:vpi (Results 1 – 10 of 10) sorted by relevance
/external/tcpdump/ |
D | print-atm.c | 255 atm_print(u_int vpi, u_int vci, u_int traftype, const u_char *p, u_int length, in atm_print() argument 259 printf("VPI:%u VCI:%u ", vpi, vci); in atm_print() 261 if (vpi == 0) { in atm_print() 308 u_int16_t cell_type, func_type,vpi,vci,payload,clp; in oam_print() local 314 vpi = (cell_header>>20)&0xff; in oam_print() 321 vpi, vci, payload, clp); in oam_print()
|
D | print-sunatm.c | 78 u_char vpi; in sunatm_if_print() local 109 vpi = p[VPI_POS]; in sunatm_if_print() 114 atm_print(vpi, vci, traftype, p, length, caplen); in sunatm_if_print()
|
/external/libppp/src/ |
D | atm.c | 168 atm_CreateDevice(struct physical *p, const char *iface, unsigned vpi, in atm_CreateDevice() argument 183 sock.snatm_vpi = vpi; in atm_CreateDevice() 187 iface, vpi, vci); in atm_CreateDevice() 216 unsigned vci, vpi; in atm_Create() local 219 &vpi, &vci) != 3) { in atm_Create() 225 dev = atm_CreateDevice(p, iface, vpi, vci); in atm_Create()
|
/external/iproute2/include/linux/ |
D | atm.h | 179 short vpi; /* VPI (only 8 bits at UNI) */ member 225 return addr.sap_addr.itf || addr.sap_addr.vpi || addr.sap_addr.vci; in atmpvc_addr_in_use()
|
/external/kernel-headers/original/linux/ |
D | atm.h | 182 short vpi; /* VPI (only 8 bits at UNI) */ member 228 return addr.sap_addr.itf || addr.sap_addr.vpi || addr.sap_addr.vci; in atmpvc_addr_in_use()
|
D | atmdev.h | 291 short vpi; /* VPI and VCI (types must be equal */ member
|
/external/libpcap/ |
D | pcap-dag.c | 67 unsigned char vpi; /* VPI */ member 315 sunatm->vpi = (rawatm >> 20) & 0x00ff; in dag_read() 317 ((sunatm->vpi == 0 && sunatm->vci == htons(5)) ? 6 : in dag_read() 318 ((sunatm->vpi == 0 && sunatm->vci == htons(16)) ? 5 : in dag_read()
|
D | scanner.l | 279 vpi return VPI;
|
/external/ppp/pppd/plugins/pppoatm/ |
D | text2atm.c | 69 addr->sap_addr.vpi = part[1]; in try_pvc()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 29753 http://www.caf.wvu.edu/~forage/vpi/418-012/418-012.htm
|