Lines Matching refs:tipc_cfg_reply_error_string

118 		return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);  in tipc_show_stats()
122 return tipc_cfg_reply_error_string("unsupported argument"); in tipc_show_stats()
147 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_enable_bearer()
153 return tipc_cfg_reply_error_string("unable to enable bearer"); in cfg_enable_bearer()
161 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_disable_bearer()
164 return tipc_cfg_reply_error_string("unable to disable bearer"); in cfg_disable_bearer()
174 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_set_own_addr()
180 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_own_addr()
183 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED in cfg_set_own_addr()
206 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_set_remote_mng()
218 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_set_max_publications()
222 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_max_publications()
233 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_set_max_subscriptions()
237 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_max_subscriptions()
248 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_set_max_ports()
253 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_max_ports()
256 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED in cfg_set_max_ports()
267 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR); in cfg_set_netid()
272 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE in cfg_set_netid()
275 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED in cfg_set_netid()
299 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED in tipc_cfg_do_cmd()
303 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NO_REMOTE); in tipc_cfg_do_cmd()
310 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NOT_ZONE_MSTR); in tipc_cfg_do_cmd()
400 tipc_cfg_reply_error_string(TIPC_CFG_NOT_NET_ADMIN); in tipc_cfg_do_cmd()
410 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED in tipc_cfg_do_cmd()
414 rep_tlv_buf = tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED in tipc_cfg_do_cmd()