Searched refs:receive_from_sock (Results 1 – 1 of 1) sorted by relevance
569 static int receive_from_sock(struct connection *con) in receive_from_sock() function754 othercon->rx_action = receive_from_sock; in tcp_accept_from_sock()776 newcon->rx_action = receive_from_sock; in tcp_accept_from_sock()867 othercon->rx_action = receive_from_sock; in sctp_accept_from_sock()887 newcon->rx_action = receive_from_sock; in sctp_accept_from_sock()1014 con->rx_action = receive_from_sock; in sctp_connect_to_sock()1102 con->rx_action = receive_from_sock; in tcp_connect_to_sock()