Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtipc_config.h232 #define TIPC_CFG_NOT_ZONE_MSTR "\x82" /* must be zone master */ macro
/linux-2.6.39/net/tipc/
Dconfig.c311 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NOT_ZONE_MSTR); in tipc_cfg_do_cmd()