Searched refs:DLT_JUNIPER_ATM1 (Results 1 - 6 of 6) sorted by relevance

/external/libpcap/
H A Dpcap-bpf.h408 #define DLT_JUNIPER_ATM1 137 macro
H A Dpcap.c360 DLT_CHOICE(DLT_JUNIPER_ATM1, "Juniper ATM1 PIC"),
H A Dsavefile.c676 { DLT_JUNIPER_ATM1, LINKTYPE_JUNIPER_ATM1 },
H A Dgencode.c1202 case DLT_JUNIPER_ATM1:
2558 case DLT_JUNIPER_ATM1:
6405 case DLT_JUNIPER_ATM1:
/external/tcpdump/
H A Dprint-juniper.c84 #ifdef DLT_JUNIPER_ATM1
85 { DLT_JUNIPER_ATM1, 4, "ATM1"},
620 #ifdef DLT_JUNIPER_ATM1
628 l2info.pictype = DLT_JUNIPER_ATM1;
991 #ifdef DLT_JUNIPER_ATM1
992 case DLT_JUNIPER_ATM1:
H A Dtcpdump.c223 #ifdef DLT_JUNIPER_ATM1
224 { juniper_atm1_print, DLT_JUNIPER_ATM1 },

Completed in 2309 milliseconds