TIPC_NAMETBL_SIZE   86 net/tipc/name_table.c 	return x & (TIPC_NAMETBL_SIZE - 1);
TIPC_NAMETBL_SIZE  742 net/tipc/name_table.c 	for (i = 0; i < TIPC_NAMETBL_SIZE; i++)
TIPC_NAMETBL_SIZE  787 net/tipc/name_table.c 	for (i = 0; i < TIPC_NAMETBL_SIZE; i++) {
TIPC_NAMETBL_SIZE  909 net/tipc/name_table.c 	for (; i < TIPC_NAMETBL_SIZE; i++) {
TIPC_NAMETBL_SIZE  100 net/tipc/name_table.h 	struct hlist_head services[TIPC_NAMETBL_SIZE];