Searched refs:vlan_log_err (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/rcm_daemon/common/ |
H A D | vlan_rcm.c | 138 static void vlan_log_err(datalink_id_t, char **, char *); 316 vlan_log_err(DATALINK_INVALID_LINKID, errorp, in vlan_offline() 330 vlan_log_err(node->vc_linkid, errorp, in vlan_offline() 347 vlan_log_err(node->vc_linkid, errorp, "offline failed"); in vlan_offline() 372 vlan_log_err(DATALINK_INVALID_LINKID, errorp, "no such link"); in vlan_undo_offline() 380 vlan_log_err(node->vc_linkid, errorp, "link not offlined"); in vlan_undo_offline() 617 vlan_log_err(DATALINK_INVALID_LINKID, errorp, in vlan_notify_event() 625 vlan_log_err(DATALINK_INVALID_LINKID, errorp, in vlan_notify_event() 639 vlan_log_err(DATALINK_INVALID_LINKID, errorp, in vlan_notify_event() 647 vlan_log_err(linkid, errorp, "configuring failed"); in vlan_notify_event() [all …]
|