Lines Matching refs:tcp
16 > tcp init
17 > tcp listen :: 30000
27 > tcp init
28 > tcp connect fe80:0:0:0:a8df:580a:860:ffa4 30000
29 > tcp send hello
34 After running the `tcp connect` command on node 2, you should see a printout on node 2 similar to b…
47 After running the `tcp send` command on node 2, you should see a printout on node 1 similar to belo…
76 > tcp abort
88 > tcp benchmark run
96 … benchmark is ongoing. This command is used for test scripts which automate the tcp benchmark test.
99 > tcp benchmark result
103 > tcp benchmark result
117 > tcp bind :: 30000
132 > tcp connect fe80:0:0:0:a8df:580a:860:ffa4 30000
142 > tcp connect 172.17.0.1 1234
152 > tcp deinit
161 > tcp help
188 > tcp init tls
202 > tcp listen :: 30000
213 > tcp send hello
222 > tcp sendend
231 > tcp stoplistening