Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtitcp.c38 #define NUMBER_2E30 1073741824 macro
420 msg_length32 = msg_length32 % NUMBER_2E30; in print_header()
710 rtitcp_rtps_msg_length = rtitcp_rtps_msg_length % NUMBER_2E30; in dissect_rtitcp_common()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtitcp.c38 #define NUMBER_2E30 1073741824 macro
420 msg_length32 = msg_length32 % NUMBER_2E30; in print_header()
710 rtitcp_rtps_msg_length = rtitcp_rtps_msg_length % NUMBER_2E30; in dissect_rtitcp_common()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtitcp.c38 #define NUMBER_2E30 1073741824 macro
420 msg_length32 = msg_length32 % NUMBER_2E30; in print_header()
710 rtitcp_rtps_msg_length = rtitcp_rtps_msg_length % NUMBER_2E30; in dissect_rtitcp_common()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtitcp.c38 #define NUMBER_2E30 1073741824
420 msg_length32 = msg_length32 % NUMBER_2E30;
710 rtitcp_rtps_msg_length = rtitcp_rtps_msg_length % NUMBER_2E30;