Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/netfilter/
H A Dnft_queue.sh272 timeout 5 ip netns exec "$ns2" socat -u TCP-LISTEN:12345 STDOUT >/dev/null &
286 timeout 5 ip netns exec "$nsrouter" socat -u TCP-LISTEN:12345 STDOUT >/dev/null &
329 timeout 5 ip netns exec "$nsrouter" socat -u TCP-LISTEN:12345 STDOUT >/dev/null &
431 timeout 60 ip netns exec "$ns2" socat -u SCTP-LISTEN:12345 STDOUT > "$TMPFILE1" &
465 timeout 60 ip netns exec "$ns2" socat -u SCTP-LISTEN:12345 STDOUT > "$TMPFILE1" &
515 timeout 10 ip netns exec "$ns2" socat UDP-LISTEN:12345,fork OPEN:"$TMPFILE1",trunc &
518 timeout 10 ip netns exec "$ns3" socat UDP-LISTEN:12345,fork OPEN:"$TMPFILE2",trunc &
H A Dnft_conntrack_helper.sh117 ip netns exec "$ns2" socat -t 3 -u -4 TCP-LISTEN:"$port",reuseaddr STDOUT > /dev/null &
132 ip netns exec "$ns2" socat -t 3 -u -6 TCP-LISTEN:"$port",reuseaddr STDOUT > /dev/null &
H A Dnf_nat_edemux.sh39 ip netns exec "$ns1" socat -u TCP-LISTEN:5201,fork OPEN:/dev/null,wronly=1 &
H A Dconntrack_tcp_unreplied.sh83 ip netns exec "$ns2" socat -u -4 TCP-LISTEN:8080,reuseaddr STDOUT &
H A Dconntrack_vrf.sh90 ip netns exec "$ns1" socat -u -4 TCP-LISTEN:55555,reuseaddr,fork STDOUT > /dev/null &
H A Dnft_nat.sh369 echo "SERVER-$family" | ip netns exec "$ns1" timeout 3 socat -u STDIN TCP-LISTEN:2000 &
735 echo ROUTER | ip netns exec "$ns0" timeout 3 socat -T 3 -u STDIN UDP4-LISTEN:1405 2>/dev/null &
737 …echo CLIENT | ip netns exec "$ns2" timeout 3 socat -T 3 -u STDIN UDP4-LISTEN:1405,reuseport 2>/dev…
H A Dipvs.sh100 ip netns exec "$ns2" timeout 5 socat -u -4 TCP-LISTEN:8080,reuseaddr STDOUT > "${outfile}" &
H A Dnft_nat_zones.sh228 ip netns exec "$srv" socat -u TCP-LISTEN:5201,fork STDOUT > /dev/null 2>/dev/null &
H A Dnft_flowtable.sh349 …timeout "$SOCAT_TIMEOUT" ip netns exec "$nsb" socat -4 TCP-LISTEN:12345,reuseaddr STDIO < "$nsin" …
/linux/tools/testing/selftests/net/
H A Damt.sh219 RESULT4=$(ip netns exec "${LISTENER}" timeout 15 socat - UDP4-LISTEN:4000,readbytes=128 || true)
231 RESULT6=$(ip netns exec "${LISTENER}" timeout 15 socat - UDP6-LISTEN:6000,readbytes=128 || true)
H A Dsctp_vrf.sh74 grep LISTEN | grep "$IFACE" 2>&1 >/dev/null; do
H A Dfib_tests.sh2293 ip netns exec $ns2 socat UDP4-LISTEN:54321,fork $tmp_file &
2351 ip netns exec $ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
H A Dpmtu.sh1276 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1
1433 ${ns_b} socat -T 3 -u -6 TCP-LISTEN:50000,reuseaddr STDOUT > $tmpoutfile &
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dpeer.sh118 ip netns exec nssv socat TCP-LISTEN:1234,fork $tmp_file &
/linux/tools/testing/selftests/drivers/net/
H A Dnetcons_basic.sh143 socat UDP-LISTEN:"${PORT}",fork "${OUTPUT}"
/linux/tools/testing/selftests/net/mptcp/
H A Ddiag.sh176 listen_nr=$(ss -N "${ns}" -Ml | grep -c LISTEN)
/linux/drivers/infiniband/core/
H A Dcm_trace.h26 ib_cm_state(LISTEN) \
/linux/drivers/infiniband/hw/cxgb4/
H A Drestrack.c222 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()
H A Diw_cxgb4.h802 LISTEN, enumerator
H A Dcm.c2538 if (state_read(&parent_ep->com) != LISTEN) { in pass_accept_req()
3583 state_set(&ep->com, LISTEN); in c4iw_create_listen()
/linux/Documentation/networking/
H A Dsnmp_counter.rst345 TCP socket is in LISTEN state, and kernel need to drop a packet,
H A Dcan.rst1294 LISTEN-ONLY, or TRIPLE-SAMPLING.