Searched refs:LISTEN (Results 1 – 11 of 11) sorted by relevance
172 listen_nr=$(ss -N "${ns}" -Ml | grep -c LISTEN)
80 grep LISTEN | grep "$IFACE" 2>&1 >/dev/null; do
2199 ip netns exec ns2 socat UDP4-LISTEN:54321,fork $tmp_file &2257 ip netns exec ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
1190 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=11347 ${ns_b} socat -T 3 -u -6 TCP-LISTEN:50000 STDOUT > $tmpoutfile &
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
2534 if (state_read(&parent_ep->com) != LISTEN) { in pass_accept_req()3579 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,