Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c550 static void __tipc_shutdown(struct socket *sock, int error) in __tipc_shutdown() function
642 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release()
2806 __tipc_shutdown(sock, TIPC_CONN_SHUTDOWN); in tipc_shutdown()