Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Ddlt.h554 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro
/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.c1628 case DLT_MTP2: in init_linktype()
3606 case DLT_MTP2: in gen_linktype()
9960 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
9970 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
9982 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
9991 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
10001 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
10013 if ( (cstate->linktype != DLT_MTP2) && in gen_mtp2type_abbrev()
/freebsd/sys/net/
H A Ddlt.h528 #define DLT_MTP2 140 /* MTP2, without pseudo-header */ macro