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