Lines Matching refs:min_sl
109 "min_sl",
156 slen += snprintf(line + slen, len - slen, "min_sl=%s",
187 m_label_t *min_sl = NULL, *max_sl = NULL;
244 m_label_free(min_sl); /* in case of duplicate */
245 min_sl = NULL;
246 if (str_to_label(attrbuf, &min_sl, MAC_LABEL,
278 m_label_free(min_sl); /* in case of duplicate */
279 min_sl = NULL;
280 if (str_to_label(attrbuf, &min_sl, MAC_LABEL,
286 *max_sl = *min_sl;
343 if (!bldominates(max_sl, min_sl)) {
349 sp->rtsa_slrange.lower_bound = *min_sl;
356 m_label_free(min_sl);
362 m_label_free(min_sl);