Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Daggr_rcm.c338 node->vc_resource); in aggr_unregister()
495 node->vc_resource); in aggr_offline_port()
538 node->vc_resource); in aggr_online_port()
802 node->vc_resource, buf); in aggr_usage()
820 node->vc_resource, buf); in aggr_usage()
868 free(node->vc_resource); in node_free()
952 node->vc_resource = rsrc; in aggr_port_update()
1114 node->vc_resource); in cache_update()
1118 node->vc_resource); in cache_update()
1200 node->vc_resource); in aggr_consumer_offline()
[all …]
H A Dvlan_rcm.c270 node->vc_resource); in vlan_unregister()
539 node->vc_resource); in vlan_consumer_remove()
720 node->vc_resource, buf); in vlan_usage()
744 node->vc_resource, buf); in vlan_usage()
796 free(node->vc_resource); in node_free()
896 node->vc_resource = rsrc; in vlan_update()
1011 node->vc_resource); in cache_update()
1025 node->vc_resource); in cache_update()
1029 node->vc_resource); in cache_update()
1116 node->vc_resource); in vlan_consumer_online()
[all …]
H A Dbridge_rcm.c72 char *vc_resource; /* resource name */ member
245 retv = rcm_unregister_interest(hd, node->vc_resource, 0); in bridge_unregister()
558 node->vc_resource, dladm_status2str(status, errmsg)); in bridge_usage()
575 node->vc_resource, buf); in bridge_usage()
609 if (strcmp(rsrc, node->vc_resource) == 0) { in cache_lookup()
626 free(node->vc_resource); in node_free()
717 node->vc_resource = rsrc; in bridge_update()
770 (void) rcm_unregister_interest(hd, node->vc_resource, in cache_update()
774 node->vc_resource, node->vc_bridge); in cache_update()
787 node->vc_resource); in cache_update()
[all …]
H A Dvnic_rcm.c270 node->vc_resource); in vnic_unregister()
542 node->vc_resource); in vnic_consumer_remove()
723 node->vc_resource, buf); in vnic_usage()
747 node->vc_resource, buf); in vnic_usage()
799 free(node->vc_resource); in node_free()
908 node->vc_resource = rsrc; in vnic_update()
1023 node->vc_resource); in cache_update()
1037 node->vc_resource); in cache_update()
1041 node->vc_resource); in cache_update()
1128 node->vc_resource); in vnic_consumer_online()
[all …]