Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c537 static void __tipc_shutdown(struct socket *sock, int error) in __tipc_shutdown() function
629 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release()
2800 __tipc_shutdown(sock, TIPC_CONN_SHUTDOWN); in tipc_shutdown()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c551 static void __tipc_shutdown(struct socket *sock, int error) in __tipc_shutdown() function
643 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release()
2811 __tipc_shutdown(sock, TIPC_CONN_SHUTDOWN); in tipc_shutdown()

Completed in 10 milliseconds