Lines Matching refs:tipc_cfg_reply_none
155 return tipc_cfg_reply_none(); in cfg_enable_bearer()
166 return tipc_cfg_reply_none(); in cfg_disable_bearer()
178 return tipc_cfg_reply_none(); in cfg_set_own_addr()
198 return tipc_cfg_reply_none(); in cfg_set_own_addr()
210 return tipc_cfg_reply_none(); in cfg_set_remote_mng()
225 return tipc_cfg_reply_none(); in cfg_set_max_publications()
240 return tipc_cfg_reply_none(); in cfg_set_max_subscriptions()
251 return tipc_cfg_reply_none(); in cfg_set_max_ports()
267 return tipc_cfg_reply_none(); in cfg_set_netid()
275 return tipc_cfg_reply_none(); in cfg_set_netid()
316 rep_tlv_buf = tipc_cfg_reply_none(); in tipc_cfg_do_cmd()