Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtipc_config.h233 #define TIPC_CFG_NO_REMOTE "\x83" /* remote management not enabled */ macro
/linux-2.6.39/net/tipc/
Dconfig.c304 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NO_REMOTE); in tipc_cfg_do_cmd()