Home
last modified time | relevance | path

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

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