Searched refs:packet_size (Results 1 – 1 of 1) sorted by relevance
403 def bandwidth_client(addr, packet_size, duration): argument410 _sendto(sock, ("%r#%s\n" % (local_addr, msg)).rjust(packet_size), addr)419 s = _recv(sock, packet_size)420 assert len(s) == packet_size440 packet_size = BANDWIDTH_PACKET_SIZE478 packet_size=packet_size,482 s = _recv(sock, packet_size)494 s = _recv(sock, packet_size)