Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint.c180 #ifdef DLT_JUNIPER_MONITOR
181 { juniper_monitor_print, DLT_JUNIPER_MONITOR },
Dprint-juniper.c398 #ifdef DLT_JUNIPER_MONITOR
399 { DLT_JUNIPER_MONITOR, 8, "MONITOR"},
580 #ifdef DLT_JUNIPER_MONITOR
594 l2info.pictype = DLT_JUNIPER_MONITOR; in juniper_monitor_print()
/external/libpcap/pcap/
Ddlt.h550 #define DLT_JUNIPER_MONITOR 164 macro
/external/libpcap/
Dgencode.c1575 case DLT_JUNIPER_MONITOR: in init_linktype()
3513 case DLT_JUNIPER_MONITOR: in gen_linktype()
8311 case DLT_JUNIPER_MONITOR: in gen_inbound()