Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:DLT_PKTAP

363 #ifdef DLT_PKTAP
364 { pktap_if_print, DLT_PKTAP },
424 #if defined(DLT_USER2) && defined(DLT_PKTAP)
429 * We map DLT_PKTAP, whether it's DLT_USER2 as it is on Darwin-
432 * this version of libpcap for a DLT_PKTAP capture have a link-
435 * However, files written on OS X Mavericks for a DLT_PKTAP
438 * DLT_USER2, we look up the printer for DLT_PKTAP and use
443 if (DLT_PKTAP == p->type)