Searched refs:endpoint (Results 1 – 11 of 11) sorted by relevance
163 n1 wg set wg0 peer "$pub2" endpoint 127.0.0.1:2164 n2 wg set wg0 peer "$pub1" endpoint 127.0.0.1:1187 n1 wg set wg0 peer "$pub2" endpoint [::1]:2188 n2 wg set wg0 peer "$pub1" endpoint [::1]:1197 n1 wg set wg0 peer "$pub2" endpoint 127.0.0.1:2198 n2 wg set wg0 peer "$pub1" endpoint 127.0.0.1:1214 n1 wg set wg0 peer "$pub2" endpoint 127.0.0.1:2220 n1 wg set wg0 peer "$pub2" endpoint [::1]:2436 n1 wg set wg0 peer "$pub2" endpoint 10.0.0.2:2462 n2 wg set wg0 peer "$pub1" endpoint 10.0.0.1:1[all …]
606 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 flush678 ip -n "${ns}" mptcp endpoint show691 ip -n "${ns}" mptcp endpoint change id "${id}" ${flags//","/" "}
83 ip -n "${ns1}" mptcp endpoint change "${addr}" "${flags}"
1837 ip -n $ns1 mptcp endpoint
50 Local test (which don't require endpoint for sending / receiving traffic)51 need only the ``NETIF`` variable. Remaining variables define the endpoint63 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``.
166 in_addr = iface->endpoint[0].bEndpointAddress; in main()167 out_addr = iface->endpoint[1].bEndpointAddress; in main()
54 +0 read(3, ..., 2000) = -1 ENOTCONN (Transport endpoint is not connected)
166 addr = iface->endpoint[0].bEndpointAddress; in main()
119 unsigned char endpoint; member
7 // This reset never makes it to the endpoint, elided in the packetdrill script
985 static void dpa_perf_setup(struct cxl_port *endpoint, struct range *range, in dpa_perf_setup() argument
Completed in 21 milliseconds