Home
last modified time | relevance | path

Searched refs:tipc_receive_from_sock (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/tipc/
Dserver.c246 static int tipc_receive_from_sock(struct tipc_conn *con) in tipc_receive_from_sock() function
307 newcon->rx_action = tipc_receive_from_sock; in tipc_accept_from_sock()
346 con->rx_action = tipc_receive_from_sock; in tipc_create_listen_sock()