Searched defs:pictype (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-juniper.c78 u_int32_t pictype; /* pic type */ member in struct:juniper_cookie_table_t
123 u_int32_t pictype; member in struct:juniper_l2info_t
176 l2info.pictype = DLT_JUNIPER_GGSN;
223 l2info.pictype = DLT_JUNIPER_ES;
290 l2info.pictype = DLT_JUNIPER_MONITOR;
323 l2info.pictype = DLT_JUNIPER_SERVICES;
350 l2info.pictype = DLT_JUNIPER_PPPOE;
367 l2info.pictype = DLT_JUNIPER_ETHER;
384 l2info.pictype = DLT_JUNIPER_PPP;
401 l2info.pictype
[all...]

Completed in 105 milliseconds