ntoks            1051 net/rxrpc/key.c 	u32 cnlen, toksize, ntoks, tok, zero;
ntoks            1070 net/rxrpc/key.c 	ntoks = 0;
ntoks            1115 net/rxrpc/key.c 		_debug("token[%u]: toksize=%u", ntoks, toksize);
ntoks            1118 net/rxrpc/key.c 		toksizes[ntoks++] = toksize;
ntoks            1156 net/rxrpc/key.c 	ENCODE(ntoks);
ntoks            1232 net/rxrpc/key.c 	ASSERTCMP(tok, ==, ntoks);