Searched refs:OSS_MINIMUM_LENGTH (Results 1 – 4 of 4) sorted by relevance
73 #define OSS_MINIMUM_LENGTH 0x0b /* 11 */ macro549 while ( rem_length >= ( OSS_MINIMUM_LENGTH - 1 ) ) in findSafetyFrame()577 if ( (guint)( b_Length * 2 ) < ( rem_length + OSS_MINIMUM_LENGTH ) ) in findSafetyFrame()708 if ( rem_length == OSS_MINIMUM_LENGTH ) in findSafetyFrame()1979 if ( length < OSS_MINIMUM_LENGTH ) in opensafety_package_dissector()2031 if ( tvb_captured_length_remaining(message_tvb, frameOffset ) < ( OSS_MINIMUM_LENGTH - 1 ) ) in opensafety_package_dissector()2471 if ( tvb_captured_length ( message_tvb ) < OSS_MINIMUM_LENGTH ) in dissect_opensafety_udpdata()
73 #define OSS_MINIMUM_LENGTH 0x0b /* 11 */549 while ( rem_length >= ( OSS_MINIMUM_LENGTH - 1 ) )577 if ( (guint)( b_Length * 2 ) < ( rem_length + OSS_MINIMUM_LENGTH ) )708 if ( rem_length == OSS_MINIMUM_LENGTH )1979 if ( length < OSS_MINIMUM_LENGTH )2031 if ( tvb_captured_length_remaining(message_tvb, frameOffset ) < ( OSS_MINIMUM_LENGTH - 1 ) )2471 if ( tvb_captured_length ( message_tvb ) < OSS_MINIMUM_LENGTH )