Home
last modified time | relevance | path

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

/net-tools-2.7.6/
Dtcptest.py71 sent_bytes = sock.send(current_n_bytes) variable
72 if sent_bytes != len(current_n_bytes):