Searched defs:sl_to_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c92 sl_to_str(const m_label_t *sl) function
147 sl_to_str(&rtsa->rtsa_slrange.lower_bound);
155 sl_str = sl_to_str(&rtsa->rtsa_slrange.lower_bound);
162 sl_str = sl_to_str(&rtsa->rtsa_slrange.upper_bound);

Completed in 44 milliseconds