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

  /external/tcpdump/
print-juniper.c 381 #ifdef DLT_JUNIPER_MLPPP
382 { DLT_JUNIPER_MLPPP, 2, "MLPPP"},
750 #ifdef DLT_JUNIPER_MLPPP
756 l2info.pictype = DLT_JUNIPER_MLPPP;
    [all...]
tcpdump.c 261 #ifdef DLT_JUNIPER_MLPPP
262 { juniper_mlppp_print, DLT_JUNIPER_MLPPP },
    [all...]
  /external/libpcap/pcap/
bpf.h 477 #define DLT_JUNIPER_MLPPP 130
    [all...]
  /external/libpcap/
pcap.c 1130 DLT_CHOICE(DLT_JUNIPER_MLPPP, "Juniper Multi-Link PPP"),
    [all...]
gencode.c 1276 case DLT_JUNIPER_MLPPP:
    [all...]

Completed in 42 milliseconds