Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dkey.c819 #define ENCODE64(x) \ in rxrpc_read() macro
857 ENCODE64(token->rxgk->begintime); in rxrpc_read()
858 ENCODE64(token->rxgk->endtime); in rxrpc_read()
859 ENCODE64(token->rxgk->level); in rxrpc_read()
860 ENCODE64(token->rxgk->lifetime); in rxrpc_read()
861 ENCODE64(token->rxgk->bytelife); in rxrpc_read()
862 ENCODE64(token->rxgk->enctype); in rxrpc_read()
883 #undef ENCODE64 in rxrpc_read()