Searched refs:TIPC_NODEID_LEN (Results 1 – 3 of 3) sorted by relevance
216 #define TIPC_NODEID_LEN 16 macro233 char node_id[TIPC_NODEID_LEN];
108 .len = TIPC_NODEID_LEN},
239 memcpy(id, own_id, TIPC_NODEID_LEN); in tipc_node_get_id()246 memcpy(id, &n->peer_id, TIPC_NODEID_LEN); in tipc_node_get_id()2942 if (nla_len(attr) < TIPC_NODEID_LEN) in tipc_nl_retrieve_nodeid()