Searched refs:TIPC_CFG_INVALID_VALUE (Results 1 – 4 of 4) sorted by relevance
180 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_own_addr()223 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_max_publications()238 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_max_subscriptions()254 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_max_ports()273 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_netid()
389 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in tipc_node_get_nodes()440 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in tipc_node_get_links()
308 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in tipc_log_resize_cmd()
235 #define TIPC_CFG_INVALID_VALUE "\x85" /* request has invalid argument value */ macro