Searched refs:TIPC_NAMETBL_SIZE (Results 1 – 2 of 2) sorted by relevance
50 #define TIPC_NAMETBL_SIZE 1024 /* must be a power of 2 */ macro104 struct hlist_head services[TIPC_NAMETBL_SIZE];
216 return x & (TIPC_NAMETBL_SIZE - 1); in hash()861 for (i = 0; i < TIPC_NAMETBL_SIZE; i++) in tipc_nametbl_init()906 for (i = 0; i < TIPC_NAMETBL_SIZE; i++) { in tipc_nametbl_stop()1028 for (; i < TIPC_NAMETBL_SIZE; i++) { in tipc_nl_service_list()