Searched refs:TIPC_NAMETBL_SIZE (Results 1 – 2 of 2) sorted by relevance
48 #define TIPC_NAMETBL_SIZE 1024 /* must be a power of 2 */ macro93 struct hlist_head seq_hlist[TIPC_NAMETBL_SIZE];
47 #define TIPC_NAMETBL_SIZE 1024 /* must be a power of 2 */ macro114 return x & (TIPC_NAMETBL_SIZE - 1); in hash()778 for (i = 0; i < TIPC_NAMETBL_SIZE; i++) in tipc_nametbl_init()827 for (i = 0; i < TIPC_NAMETBL_SIZE; i++) { in tipc_nametbl_stop()953 for (; i < TIPC_NAMETBL_SIZE; i++) { in tipc_nl_seq_list()