Home
last modified time | relevance | path

Searched refs:ENCODE64 (Results 1 – 1 of 1) sorted by relevance

/linux/net/rxrpc/
H A Dkey.c822 #define ENCODE64(x) \ in rxrpc_read() macro
860 ENCODE64(token->rxgk->begintime); in rxrpc_read()
861 ENCODE64(token->rxgk->endtime); in rxrpc_read()
862 ENCODE64(token->rxgk->level); in rxrpc_read()
863 ENCODE64(token->rxgk->lifetime); in rxrpc_read()
864 ENCODE64(token->rxgk->bytelife); in rxrpc_read()
865 ENCODE64(token->rxgk->enctype); in rxrpc_read()
886 #undef ENCODE64 in rxrpc_read()