Home
last modified time | relevance | path

Searched refs:LISTEN (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Drestrack.c222 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()
241 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()
H A Diw_cxgb4.h778 LISTEN, enumerator
H A Dcm.c2540 if (state_read(&parent_ep->com) != LISTEN) { in pass_accept_req()
2541 pr_err("%s - listening ep not in LISTEN\n", __func__); in pass_accept_req()
3582 state_set(&ep->com, LISTEN); in c4iw_create_listen()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Ddiag.sh146 __chk_nr "ss -N $ns -Ml '$filter' | grep -c LISTEN" "$expected" "$msg" 0
176 listen_nr=$(ss -N "${ns}" -Ml | grep -c LISTEN)
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcm_trace.h26 ib_cm_state(LISTEN) \
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcm_trace.h26 ib_cm_state(LISTEN) \
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dsctp_vrf.sh80 grep LISTEN | grep "$IFACE" 2>&1 >/dev/null; do
H A Dfib_tests.sh2199 ip netns exec ns2 socat UDP4-LISTEN:54321,fork $tmp_file &
2257 ip netns exec ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
H A Dpmtu.sh1182 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1
1339 ${ns_b} socat -T 3 -u -6 TCP-LISTEN:50000 STDOUT > $tmpoutfile &
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H 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 &
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Drestrack.c222 if (epcp->state == LISTEN) { in c4iw_fill_res_cm_id_entry()
H A Diw_cxgb4.h766 LISTEN, enumerator
H A Dcm.c2534 if (state_read(&parent_ep->com) != LISTEN) { in pass_accept_req()
2535 pr_err("%s - listening ep not in LISTEN\n", __func__); in pass_accept_req()
3579 state_set(&ep->com, LISTEN); in c4iw_create_listen()
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_nat.sh404 echo SERVER-$family | ip netns exec "$ns1" timeout 5 socat -u STDIN TCP-LISTEN:2000 &

Completed in 26 milliseconds