Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
HDprint.c154 #ifdef DLT_JUNIPER_MONITOR
155 { juniper_monitor_if_print, DLT_JUNIPER_MONITOR },
HDprint-juniper.c46 defined(DLT_JUNIPER_MONITOR) || defined(DLT_JUNIPER_SERVICES) || \
411 #ifdef DLT_JUNIPER_MONITOR
412 { DLT_JUNIPER_MONITOR, 8, "MONITOR"},
610 #ifdef DLT_JUNIPER_MONITOR
626 l2info.pictype = DLT_JUNIPER_MONITOR; in juniper_monitor_if_print()
/dragonfly/sys/net/
HDdlt.h550 #define DLT_JUNIPER_MONITOR 164 macro
/dragonfly/contrib/libpcap/pcap/
HDdlt.h550 #define DLT_JUNIPER_MONITOR 164 macro
/dragonfly/contrib/libpcap/
HDgencode.c1587 case DLT_JUNIPER_MONITOR: in init_linktype()
3525 case DLT_JUNIPER_MONITOR: in gen_linktype()
8334 case DLT_JUNIPER_MONITOR: in gen_inbound()