Searched refs:TIPC_NODEID_LEN (Results 1 – 2 of 2) sorted by relevance
214 #define TIPC_NODEID_LEN 16 macro231 char node_id[TIPC_NODEID_LEN];
212 memcpy(id, own_id, TIPC_NODEID_LEN); in tipc_node_get_id()219 memcpy(id, &n->peer_id, TIPC_NODEID_LEN); in tipc_node_get_id()