Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dsocket.c535 static void __tipc_shutdown(struct socket *sock, int error) in __tipc_shutdown() function
627 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release()
2772 __tipc_shutdown(sock, TIPC_CONN_SHUTDOWN); in tipc_shutdown()