Searched refs:TIPC_ERR_NO_NAME (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | tipc.h | 101 #define TIPC_ERR_NO_NAME 1 macro |
/openbmc/linux/net/tipc/ | ||
H A D | msg.c | 716 *err = TIPC_ERR_NO_NAME; in tipc_msg_lookup_dest() |