Searched refs:new_tablemax (Results 1 – 1 of 1) sorted by relevance
363 uint32_t new_tablemax; in handle_refresh() local370 &new_tablemax); in handle_refresh()375 if (new_tablemax != tablemax) { in handle_refresh()377 tablemax, new_tablemax); in handle_refresh()378 if (strioctl(control_fd, BRIOC_TABLEMAX, &new_tablemax, in handle_refresh()384 tablemax = new_tablemax; in handle_refresh()