rpc_fraghdr
rpc_fraghdr marker, struct kvec *vec,
rpc_fraghdr marker, unsigned int *sent_p)
rpc_fraghdr marker, unsigned int *sent_p);
if (svsk->sk_tcplen < sizeof(rpc_fraghdr)) {
want = sizeof(rpc_fraghdr) - svsk->sk_tcplen;
want = len - (svsk->sk_tcplen - sizeof(rpc_fraghdr));
svsk->sk_tcplen - sizeof(rpc_fraghdr));
rpc_fraghdr marker)
rpc_fraghdr marker = cpu_to_be32(RPC_LAST_STREAM_FRAGMENT |
rpc_fraghdr rm = xs_stream_record_marker(xdr);
rpc_fraghdr marker = cpu_to_be32(RPC_LAST_STREAM_FRAGMENT |
static rpc_fraghdr
rpc_fraghdr rm = xs_stream_record_marker(xdr);