Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dsocket.c548 static void __tipc_shutdown(struct socket *sock, int error) in __tipc_shutdown() function
640 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release()
2805 __tipc_shutdown(sock, TIPC_CONN_SHUTDOWN); in tipc_shutdown()