Home
last modified time | relevance | path

Searched refs:receive_from_sock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dlowcomms.c676 static int receive_from_sock(struct connection *con) in receive_from_sock() function
851 othercon->rx_action = receive_from_sock; in accept_from_sock()
871 newcon->rx_action = receive_from_sock; in accept_from_sock()
999 con->rx_action = receive_from_sock; in sctp_connect_to_sock()
1094 con->rx_action = receive_from_sock; in tcp_connect_to_sock()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlowcomms.c899 static int receive_from_sock(struct connection *con, int buflen) in receive_from_sock() function
1493 ret = receive_from_sock(con, buflen); in process_recv_sockets()

Completed in 5 milliseconds