Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Ddlt.h462 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro
/external/libpcap/
Dpcap-septel.c198 handle->linktype = DLT_MTP2; in septel_activate()
Dgencode.c1506 case DLT_MTP2: in init_linktype()
3432 case DLT_MTP2: in gen_linktype()
8717 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
8726 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
8736 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
8744 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
8753 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
8763 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
Dpcap-dag.c1312 p->dlt_list[dlt_index++] = DLT_MTP2;