Searched refs:tipc_random (Results 1 – 3 of 3) sorted by relevance
55 int tipc_random; variable152 get_random_bytes(&tipc_random, sizeof(tipc_random)); in tipc_core_start()157 res = tipc_ref_table_init(tipc_max_ports, tipc_random); in tipc_core_start()
161 extern int tipc_random;
351 msg_set_session(msg, (tipc_random & 0xffff)); in tipc_link_create()