Searched refs:LISTEN (Results 1 – 11 of 11) sorted by relevance
134 nr=$(ss -N $ns -Ml "$filter" | grep -c LISTEN)170 listen_nr=$(ss -N "${ns}" -Ml | grep -c LISTEN)
80 grep LISTEN | grep "$IFACE" 2>&1 >/dev/null; do
1984 ip netns exec ns2 socat UDP4-LISTEN:54321,fork $tmp_file &2042 ip netns exec ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
1188 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1
26 ib_cm_state(LISTEN) \
404 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 &
222 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()
766 LISTEN, enumerator
2531 if (state_read(&parent_ep->com) != LISTEN) { in pass_accept_req()3576 state_set(&ep->com, LISTEN); in c4iw_create_listen()
1292 LISTEN-ONLY, or TRIPLE-SAMPLING.
347 TCP socket is in LISTEN state, and kernel need to drop a packet,
Completed in 33 milliseconds