Searched refs:PacketSize (Results 1 – 2 of 2) sorted by relevance
71 ULONG64 PacketSize; member
2426 ctrl_info_ptr -> PacketSize = 0; in nx_iperf_check_token_value()2429 … ctrl_info_ptr -> PacketSize = ctrl_info_ptr -> PacketSize * 10 + ((UINT)(*value_ptr - '0')); in nx_iperf_check_token_value()3103 if ((iperf_ctrlInfo_ptr -> PacketSize == 0) || (iperf_ctrlInfo_ptr -> PacketSize > 1470)) in nx_iperf_test_info_parse()3105 iperf_ctrlInfo_ptr -> PacketSize = 1470; in nx_iperf_test_info_parse()3107 udp_tx_packet_size = (UINT)(iperf_ctrlInfo_ptr -> PacketSize); in nx_iperf_test_info_parse()4290 …_packet -> nx_packet_append_ptr = my_packet -> nx_packet_prepend_ptr + ctrlInfo_ptr -> PacketSize; in nx_iperf_send_udp_packet()4305 my_packet -> nx_packet_length = (UINT)(ctrlInfo_ptr -> PacketSize); in nx_iperf_send_udp_packet()4383 ctrlInfo_ptr -> BytesTxed += ctrlInfo_ptr -> PacketSize; in nx_iperf_thread_udp_tx_entry()4405 ctrlInfo_ptr -> PacketSize = 100; in nx_iperf_thread_udp_tx_entry()