Searched refs:rand_ports (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | __init__.py | 16 bpftool, ip, ethtool, bpftrace, rand_port, rand_ports, wait_port_listen, \
|
| H A D | utils.py | 319 return rand_ports(1, stype)[0] 322 def rand_ports(count, stype=socket.SOCK_STREAM): function
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_ctx.py | 14 from lib.py import rand_port, rand_ports 476 ports = rand_ports(ctx_cnt) 565 ports = rand_ports(ctx_cnt) 815 ports = rand_ports(2)
|