HomeSort by relevance Sort by last modified time
    Searched refs:DLT_MTP2_WITH_PHDR (Results 1 - 4 of 4) sorted by null

  /external/libpcap/pcap/
bpf.h 507 #define DLT_MTP2_WITH_PHDR 139 /* pseudo-header with various info, followed by MTP2 */
    [all...]
  /external/libpcap/
pcap-dag.c 501 #ifdef DLT_MTP2_WITH_PHDR
502 if (p->linktype == DLT_MTP2_WITH_PHDR) {
1184 p->dlt_list[dlt_index++] = DLT_MTP2_WITH_PHDR;
    [all...]
gencode.c     [all...]
pcap.c 1139 DLT_CHOICE(DLT_MTP2_WITH_PHDR, "SS7 MTP2 with Pseudo-header"),
    [all...]

Completed in 228 milliseconds