Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtipc.h102 #define TIPC_ERR_NO_PORT 2 macro
/linux/net/tipc/
H A Dbcast.c353 msg_set_errcode(_hdr, TIPC_ERR_NO_PORT); in tipc_mcast_send_sync()