Searched refs:mir_max_msg_sizep (Results 1 – 1 of 1) sorted by relevance
398 uint_t *mir_max_msg_sizep; /* Reference to sanity check size */ member2426 mir->mir_max_msg_sizep = &clnt_max_msg_size; in mir_wput_other()2454 mir->mir_max_msg_sizep = &svc_max_msg_size; in mir_wput_other()2824 if (mir->mir_max_msg_sizep != NULL) in mir_check_len()2825 maxsize = *mir->mir_max_msg_sizep; in mir_check_len()