Searched refs:DLT_MTP2 (Results 1 – 5 of 5) sorted by relevance
186 handle->linktype = DLT_MTP2; in septel_activate()
592 (p->linktype != DLT_MTP2) && in dag_read()1358 p->dlt_list[dlt_index++] = DLT_MTP2;
1656 case DLT_MTP2: in init_linktype()3711 case DLT_MTP2: in gen_linktype()10102 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()10112 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()10124 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()10133 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()10143 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()10155 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
554 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro