Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-septel.c224 handle->linktype = DLT_MTP2; in septel_open_live()
Dpcap-bpf.h432 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro
Dpcap.c384 DLT_CHOICE(DLT_MTP2, "SS7 MTP2"),
Dpcap-dag.c984 p->dlt_list[index++] = DLT_MTP2;
Dsavefile.c683 { DLT_MTP2, LINKTYPE_MTP2 },
Dgencode.c1259 case DLT_MTP2:
7033 if ( (linktype != DLT_MTP2) &&
7041 if ( (linktype != DLT_MTP2) &&
7050 if ( (linktype != DLT_MTP2) &&