Home
last modified time | relevance | path

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

/tools/testing/selftests/wireguard/
A Dnetns.sh163 n1 wg set wg0 peer "$pub2" endpoint 127.0.0.1:2
164 n2 wg set wg0 peer "$pub1" endpoint 127.0.0.1:1
187 n1 wg set wg0 peer "$pub2" endpoint [::1]:2
188 n2 wg set wg0 peer "$pub1" endpoint [::1]:1
197 n1 wg set wg0 peer "$pub2" endpoint 127.0.0.1:2
198 n2 wg set wg0 peer "$pub1" endpoint 127.0.0.1:1
214 n1 wg set wg0 peer "$pub2" endpoint 127.0.0.1:2
220 n1 wg set wg0 peer "$pub2" endpoint [::1]:2
436 n1 wg set wg0 peer "$pub2" endpoint 10.0.0.2:2
462 n2 wg set wg0 peer "$pub1" endpoint 10.0.0.1:1
[all …]
/tools/testing/selftests/net/mptcp/
A Dmptcp_lib.sh606 ip -n "${ns}" mptcp endpoint show id "${id}"
643 ip -n "${ns}" mptcp endpoint add "${addr}" ${flags//","/" "} \
658 ip -n "${ns}" mptcp endpoint delete id "${id}" ${addr:+"${addr}"}
668 ip -n "${ns}" mptcp endpoint flush
678 ip -n "${ns}" mptcp endpoint show
691 ip -n "${ns}" mptcp endpoint change id "${id}" ${flags//","/" "}
A Dpm_netlink.sh83 ip -n "${ns1}" mptcp endpoint change "${addr}" "${flags}"
A Dmptcp_join.sh1837 ip -n $ns1 mptcp endpoint
/tools/testing/selftests/drivers/net/
A DREADME.rst50 Local test (which don't require endpoint for sending / receiving traffic)
51 need only the ``NETIF`` variable. Remaining variables define the endpoint
63 Local and remote endpoint IP addresses.
68 Communication method used to run commands on the remote endpoint.
72 ``ssh`` communicates with remote endpoint over ``ssh`` and ``scp``.
/tools/usb/ffs-aio-example/simple/host_app/
A Dtest.c166 in_addr = iface->endpoint[0].bEndpointAddress; in main()
167 out_addr = iface->endpoint[1].bEndpointAddress; in main()
/tools/testing/selftests/net/packetdrill/
A Dtcp_inq_server.pkt54 +0 read(3, ..., 2000) = -1 ENOTCONN (Transport endpoint is not connected)
/tools/usb/ffs-aio-example/multibuff/host_app/
A Dtest.c166 addr = iface->endpoint[0].bEndpointAddress; in main()
/tools/perf/trace/beauty/include/uapi/linux/
A Dusbdevice_fs.h119 unsigned char endpoint; member
/tools/testing/selftests/net/netfilter/packetdrill/
A Dconntrack_synack_old.pkt7 // This reset never makes it to the endpoint, elided in the packetdrill script
/tools/testing/cxl/test/
A Dcxl.c985 static void dpa_perf_setup(struct cxl_port *endpoint, struct range *range, in dpa_perf_setup() argument

Completed in 21 milliseconds