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 */ macro100 struct hlist_head services[TIPC_NAMETBL_SIZE];
86 return x & (TIPC_NAMETBL_SIZE - 1); in hash()742 for (i = 0; i < TIPC_NAMETBL_SIZE; i++) in tipc_nametbl_init()786 for (i = 0; i < TIPC_NAMETBL_SIZE; i++) { in tipc_nametbl_stop()908 for (; i < TIPC_NAMETBL_SIZE; i++) { in tipc_nl_service_list()