Searched refs:receive_from_sock (Results 1 – 1 of 1) sorted by relevance
625 static int receive_from_sock(struct connection *con) in receive_from_sock() function802 othercon->rx_action = receive_from_sock; in tcp_accept_from_sock()826 newcon->rx_action = receive_from_sock; in tcp_accept_from_sock()922 othercon->rx_action = receive_from_sock; in sctp_accept_from_sock()944 newcon->rx_action = receive_from_sock; in sctp_accept_from_sock()1071 con->rx_action = receive_from_sock; in sctp_connect_to_sock()1166 con->rx_action = receive_from_sock; in tcp_connect_to_sock()