Home
last modified time | relevance | path

Searched refs:OSS_MINIMUM_LENGTH (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-opensafety.c73 #define OSS_MINIMUM_LENGTH 0x0b /* 11 */ macro
549 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()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-opensafety.c73 #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 )
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-opensafety.c73 #define OSS_MINIMUM_LENGTH 0x0b /* 11 */ macro
549 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()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-opensafety.c73 #define OSS_MINIMUM_LENGTH 0x0b /* 11 */ macro
549 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()