Home
last modified time | relevance | path

Searched refs:sl_to_str (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libtsnet/common/
H A Dmisc.c92 sl_to_str(const m_label_t *sl) in sl_to_str() function
147 sl_to_str(&rtsa->rtsa_slrange.lower_bound); in rtsa_to_str()
155 sl_str = sl_to_str(&rtsa->rtsa_slrange.lower_bound); in rtsa_to_str()
162 sl_str = sl_to_str(&rtsa->rtsa_slrange.upper_bound); in rtsa_to_str()
H A Dlibtsnet.h95 extern char *sl_to_str(const m_label_t *);
H A Dmapfile-vers46 sl_to_str;
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c4723 sl_str = sl_to_str(&attr->tme_label); in print_transport_label()