Home
last modified time | relevance | path

Searched refs:sk_acceptq_is_full (Results 1 - 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/net/atm/
H A Dsignaling.c107 if (sk_acceptq_is_full(sk)) { in sigd_send()
/kernel/linux/linux-6.6/net/atm/
H A Dsignaling.c107 if (sk_acceptq_is_full(sk)) { in sigd_send()
/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c406 if (sk_acceptq_is_full(sk)) in dccp_v4_request_recv_sock()
602 if (sk_acceptq_is_full(sk)) in dccp_v4_conn_request()
H A Dipv6.c338 if (sk_acceptq_is_full(sk)) in dccp_v6_conn_request()
460 if (sk_acceptq_is_full(sk)) in dccp_v6_request_recv_sock()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c418 if (sk_acceptq_is_full(sk)) in dccp_v4_request_recv_sock()
618 if (sk_acceptq_is_full(sk)) in dccp_v4_conn_request()
H A Dipv6.c349 if (sk_acceptq_is_full(sk)) in dccp_v6_conn_request()
471 if (sk_acceptq_is_full(sk)) in dccp_v6_request_recv_sock()
/kernel/linux/linux-5.10/net/ax25/
H A Dax25_in.c342 if (sk_acceptq_is_full(sk) || in ax25_rcv()
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_in.c342 if (sk_acceptq_is_full(sk) || in ax25_rcv()
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dsock.c950 if (sk_acceptq_is_full(parent)) { in rfcomm_connect_ind()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dsock.c955 if (sk_acceptq_is_full(parent)) { in rfcomm_connect_ind()
/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c1641 if (sk_acceptq_is_full(sk)) { in iucv_callback_connreq()
1857 sk_acceptq_is_full(sk) || in afiucv_hs_callback_syn()
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c1622 if (sk_acceptq_is_full(sk)) { in iucv_callback_connreq()
1854 sk_acceptq_is_full(sk) || in afiucv_hs_callback_syn()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1336 if (sk_acceptq_is_full(sk)) in chtls_pass_accept_request()
1552 if (sk_acceptq_is_full(lsk)) { in add_pass_open_to_parent()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1336 if (sk_acceptq_is_full(sk)) in chtls_pass_accept_request()
1552 if (sk_acceptq_is_full(lsk)) { in add_pass_open_to_parent()
/kernel/linux/linux-5.10/net/netrom/
H A Daf_netrom.c968 if (sk == NULL || sk_acceptq_is_full(sk) || in nr_rx_frame()
/kernel/linux/linux-5.10/net/phonet/
H A Dpep.c679 if (sk->sk_state != TCP_LISTEN || sk_acceptq_is_full(sk)) { in pep_do_rcv()
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvirtio_transport_common.c1059 if (sk_acceptq_is_full(sk)) { in virtio_transport_recv_listen()
/kernel/linux/linux-6.6/net/phonet/
H A Dpep.c679 if (sk->sk_state != TCP_LISTEN || sk_acceptq_is_full(sk)) { in pep_do_rcv()
/kernel/linux/linux-6.6/net/netrom/
H A Daf_netrom.c968 if (sk == NULL || sk_acceptq_is_full(sk) || in nr_rx_frame()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvirtio_transport_common.c1311 if (sk_acceptq_is_full(sk)) { in virtio_transport_recv_listen()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c1166 if (sk_acceptq_is_full(sk)) { in _tcp_nip_conn_request()
1168 nip_dbg("sk_acceptq_is_full, sk_ack_backlog=%u, sk_max_ack_backlog=%u", in _tcp_nip_conn_request()
H A Dtcp_nip.c920 if (sk_acceptq_is_full(sk)) in tcp_nip_syn_recv_sock()
/kernel/linux/linux-5.10/net/rose/
H A Daf_rose.c1040 if (sk == NULL || sk_acceptq_is_full(sk) || in rose_rx_call_request()
/kernel/linux/linux-5.10/net/nfc/
H A Dllcp_core.c955 if (sk_acceptq_is_full(parent)) { in nfc_llcp_recv_connect()
/kernel/linux/linux-5.10/net/x25/
H A Daf_x25.c1005 if (sk != NULL && sk_acceptq_is_full(sk)) { in x25_rx_call_request()

Completed in 39 milliseconds

12