Searched refs:min_sl (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libtsnet/common/ |
H A D | misc.c | 109 "min_sl", 156 slen += snprintf(line + slen, len - slen, "min_sl=%s", 187 m_label_t *min_sl = NULL, *max_sl = NULL; local 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; [all...] |
Completed in 20 milliseconds