Home
last modified time | relevance | path

Searched refs:STP_IN_get_error_explanation (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c429 STP_IN_get_error_explanation(rc)); in rstp_refresh()
437 STP_IN_get_error_explanation(rc)); in rstp_refresh()
464 STP_IN_get_error_explanation(rc)); in rstp_change_mac()
469 STP_IN_get_error_explanation(rc)); in rstp_change_mac()
489 port->port_index, STP_IN_get_error_explanation(rc)); in rstp_add_port()
521 port->port_index, STP_IN_get_error_explanation(rc)); in rstp_add_port()
538 port->port_index, STP_IN_get_error_explanation(rc)); in rstp_add_port()
554 port->port_index, STP_IN_get_error_explanation(rc)); in rstp_add_port()
H A Ddlpi.c90 port->name, STP_IN_get_error_explanation(rc)); in dlpi_notify()
107 port->name, STP_IN_get_error_explanation(rc)); in dlpi_notify()
130 port->name, STP_IN_get_error_explanation(rc)); in dlpi_notify()
H A Devents.c480 STP_IN_get_error_explanation(rc)); in handle_control()
559 port->name, sender, STP_IN_get_error_explanation(rc)); in receive_packet()
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.h172 STP_IN_get_error_explanation (int rstp_err_no);
H A Dmapfile-vers52 STP_IN_get_error_explanation;
H A Dstp_in.c920 STP_IN_get_error_explanation (int rstp_err_no) in STP_IN_get_error_explanation() function