Searched refs:node_id (Results 1 – 4 of 4) sorted by relevance
88 static struct node *node_get(unsigned int node_id) in node_get() argument94 mi = map_get(&nodes, hash_u32(node_id)); in node_get()102 node->id = node_id; in node_get()108 rc = map_put(&nodes, hash_u32(node_id), &node->mi); in node_get()247 unsigned int node_id, unsigned int port) in server_add() argument263 srv->node = node_id; in server_add()266 node = node_get(node_id); in server_add()381 unsigned node_id, unsigned port) in ctrl_cmd_del_client() argument395 if (from->sq_node != node_id) in ctrl_cmd_del_client()405 if (lookup->sq.sq_node != node_id) in ctrl_cmd_del_client()[all …]
899 void set_openthread_node_id(int node_id);
1264 void CuttlefishConfig::MutableInstanceSpecific::set_openthread_node_id(int node_id) { in set_openthread_node_id() argument1265 (*Dictionary())[kOpenThreadNodeId] = node_id; in set_openthread_node_id()
99151 c208abf4 b node_id