Lines Matching refs:DLT_USER2
424 #if defined(DLT_USER2) && defined(DLT_PKTAP)
426 * Apple incorrectly chose to use DLT_USER2 for their PKTAP
429 * We map DLT_PKTAP, whether it's DLT_USER2 as it is on Darwin-
437 * If we don't have a printer for DLT_USER2, and type is
438 * DLT_USER2, we look up the printer for DLT_PKTAP and use
441 if (type == DLT_USER2) {