Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/net/mptcp/
A Ddiag.sh134 nr=$(ss -N $ns -Ml "$filter" | grep -c LISTEN)
170 listen_nr=$(ss -N "${ns}" -Ml | grep -c LISTEN)
/linux-6.3-rc2/tools/testing/selftests/net/
A Dsctp_vrf.sh80 grep LISTEN | grep "$IFACE" 2>&1 >/dev/null; do
A Dfib_tests.sh1984 ip netns exec ns2 socat UDP4-LISTEN:54321,fork $tmp_file &
2042 ip netns exec ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
A Dpmtu.sh1188 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1
/linux-6.3-rc2/drivers/infiniband/core/
A Dcm_trace.h26 ib_cm_state(LISTEN) \
/linux-6.3-rc2/tools/testing/selftests/netfilter/
A Dnft_nat.sh404 echo SERVER-$family | ip netns exec "$ns1" timeout 5 socat -u STDIN TCP-LISTEN:2000 &
806 echo ROUTER | ip netns exec "$ns0" timeout 5 socat -u STDIN UDP4-LISTEN:1405 &
809 echo CLIENT | ip netns exec "$ns2" timeout 5 socat -u STDIN UDP4-LISTEN:1405,reuseport &
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Drestrack.c222 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()
A Diw_cxgb4.h766 LISTEN, enumerator
A Dcm.c2531 if (state_read(&parent_ep->com) != LISTEN) { in pass_accept_req()
3576 state_set(&ep->com, LISTEN); in c4iw_create_listen()
/linux-6.3-rc2/Documentation/networking/
A Dcan.rst1292 LISTEN-ONLY, or TRIPLE-SAMPLING.
A Dsnmp_counter.rst347 TCP socket is in LISTEN state, and kernel need to drop a packet,

Completed in 33 milliseconds