Searched refs:SKPC_QUIRK_ZERO_PACKETS (Results 1 – 6 of 6) sorted by relevance
769 if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in packLogicDetermineFileFormat()802 && !(skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS)) in packLogicDetermineFormatVersion()814 if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in packLogicDetermineFormatVersion()
667 if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in packLogicDetermineFileFormat()
119 #define SKPC_QUIRK_ZERO_PACKETS 0x02 macro
3546 if ((skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) == 0) { in ski_fixrec_next()4708 } else if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in ski_nf9rec_next()4725 } else if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in ski_nf9rec_next()4745 } else if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in ski_nf9rec_next()4763 } else if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in ski_nf9rec_next()
127 {"zero-packets", SKPC_QUIRK_ZERO_PACKETS},
2668 if (skpcProbeGetQuirks(probe) & SKPC_QUIRK_ZERO_PACKETS) { in determineFormatVersion()