RPC_CALL
#define rpc_call cpu_to_be32(RPC_CALL)
if (*p != cpu_to_be32(RPC_CALL))
if (*(p + 8) == cpu_to_be32(RPC_CALL))
case RPC_CALL: