Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtipc.h101 #define TIPC_ERR_NO_NAME 1 macro
/linux/net/tipc/
H A Dmsg.c716 *err = TIPC_ERR_NO_NAME; in tipc_msg_lookup_dest()