SMC_CONN_PER_LGR_MIN
if (ini->max_conns < SMC_CONN_PER_LGR_MIN)
if (fce_v2x->max_conns < SMC_CONN_PER_LGR_MIN)
static int conns_per_lgr_min = SMC_CONN_PER_LGR_MIN;