Searched refs:LISTEN (Results 1 – 10 of 10) sorted by relevance
115 nr=$(ss -N $ns -Ml "$filter" | grep -c LISTEN)
222 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()241 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()3573 state_set(&ep->com, LISTEN); in c4iw_create_listen()
26 ib_cm_state(LISTEN) \
404 echo SERVER-$family | ip netns exec "$ns1" timeout 5 socat -u STDIN TCP-LISTEN:2000 &804 echo ROUTER | ip netns exec "$ns0" timeout 5 socat -u STDIN UDP4-LISTEN:1405 &807 echo CLIENT | ip netns exec "$ns2" timeout 5 socat -u STDIN UDP4-LISTEN:1405,reuseport &
1855 ip netns exec ns2 socat UDP4-LISTEN:54321,fork $tmp_file &1913 ip netns exec ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
1186 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1
1259 LISTEN-ONLY, or TRIPLE-SAMPLING.
347 TCP socket is in LISTEN state, and kernel need to drop a packet,