Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dkey.c813 #define ENCODE64(x) \ in rxrpc_read() macro
851 ENCODE64(token->rxgk->begintime); in rxrpc_read()
852 ENCODE64(token->rxgk->endtime); in rxrpc_read()
853 ENCODE64(token->rxgk->level); in rxrpc_read()
854 ENCODE64(token->rxgk->lifetime); in rxrpc_read()
855 ENCODE64(token->rxgk->bytelife); in rxrpc_read()
856 ENCODE64(token->rxgk->enctype); in rxrpc_read()
877 #undef ENCODE64 in rxrpc_read()