struct rpc_mmsghdr

struct rpc_mmsghdr {
    // fields

    struct rpc_msghdr msg_hdr;
    unsigned int msg_len;
};