Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-septel.c186 handle->linktype = DLT_MTP2; in septel_activate()
H A Dpcap-dag.c592 (p->linktype != DLT_MTP2) && in dag_read()
1358 p->dlt_list[dlt_index++] = DLT_MTP2;
H A Dgencode.c1656 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()
/freebsd/sys/net/
H A Ddlt.h554 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h554 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro