Searched refs:TIPC_ERR_NO_PORT (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtipc.h102 #define TIPC_ERR_NO_PORT 2 macro
/linux-master/net/tipc/
H A Dbcast.c353 msg_set_errcode(_hdr, TIPC_ERR_NO_PORT);
H A Dsocket.c642 __tipc_shutdown(sock, TIPC_ERR_NO_PORT);
2369 err = TIPC_ERR_NO_PORT;
2513 err = TIPC_ERR_NO_PORT;
2759 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT);
H A Dlink.c1950 msg_set_errcode(ihdr, TIPC_ERR_NO_PORT);
2005 0, 0, TIPC_ERR_NO_PORT);

Completed in 238 milliseconds