Searched refs:conf_size (Results 1 – 1 of 1) sorted by relevance
88 size_t conf_size = sizeof(struct dlm_rcom) + sizeof(struct rcom_config); in check_config() local97 if (rc->rc_header.h_length < conf_size) { in check_config()