Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dxdr.h100 #define rpc_call cpu_to_be32(RPC_CALL) macro
/linux-6.15/net/sunrpc/
H A Dsvc.c1572 if (unlikely(*p != rpc_call)) in svc_process()
H A Dclnt.c2670 *p++ = rpc_call; in rpc_encode_header()