Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc.h105 #define TIPC_CONN_SHUTDOWN 5 macro
/openbmc/linux/net/tipc/
H A Dsocket.c1959 if (err != TIPC_CONN_SHUTDOWN && connected && !m->msg_control) { in tipc_recvmsg()
2084 if ((err != TIPC_CONN_SHUTDOWN) && !m->msg_control) in tipc_recvstream()
2811 __tipc_shutdown(sock, TIPC_CONN_SHUTDOWN); in tipc_shutdown()