Home
last modified time | relevance | path

Searched refs:DLT_MTP2 (Results 1 – 5 of 5) sorted by relevance

/external/libpcap/
Dpcap-septel.c198 handle->linktype = DLT_MTP2; in septel_activate()
Dgencode.c1420 case DLT_MTP2:
3271 case DLT_MTP2:
8639 if ( (linktype != DLT_MTP2) &&
8648 if ( (linktype != DLT_MTP2) &&
8658 if ( (linktype != DLT_MTP2) &&
8666 if ( (linktype != DLT_MTP2) &&
8675 if ( (linktype != DLT_MTP2) &&
8685 if ( (linktype != DLT_MTP2) &&
Dpcap-dag.c1223 p->dlt_list[dlt_index++] = DLT_MTP2;
Dpcap.c1152 DLT_CHOICE(DLT_MTP2, "SS7 MTP2"),
/external/libpcap/pcap/
Dbpf.h507 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro