link_cache_t
link_cache_t *node, *next;
aggr_consumer_offline(rcm_handle_t *hd, link_cache_t *node, char **errorp,
aggr_consumer_online(rcm_handle_t *hd, link_cache_t *node, char **errorp,
link_cache_t *node;
static void cache_remove(link_cache_t *);
static void cache_insert(link_cache_t *);
static void node_free(link_cache_t *);
link_cache_t *node;
static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
static int aggr_consumer_offline(rcm_handle_t *, link_cache_t *,
static int aggr_consumer_online(rcm_handle_t *, link_cache_t *,
static int aggr_offline_port(link_cache_t *, cache_node_state_t);
static int aggr_online_port(link_cache_t *, boolean_t *);
static char *aggr_usage(link_cache_t *);
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
aggr_offline_port(link_cache_t *node, cache_node_state_t state)
aggr_online_port(link_cache_t *node, boolean_t *up)
link_cache_t *node;
link_cache_t *node;
aggr_usage(link_cache_t *node)
static link_cache_t *
link_cache_t *node;
node_free(link_cache_t *node)
cache_insert(link_cache_t *node)
cache_remove(link_cache_t *node)
link_cache_t *node;
node = calloc(1, sizeof (link_cache_t));
static link_cache_t cache_head;
static link_cache_t cache_tail;
static void cache_remove(link_cache_t *);
static void node_free(link_cache_t *);
static void cache_insert(link_cache_t *);
static link_cache_t *cache_lookup(rcm_handle_t *, char *, uint_t);
static char *bridge_usage(link_cache_t *);
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
bridge_usage(link_cache_t *node)
static link_cache_t *
link_cache_t *node;
node_free(link_cache_t *node)
cache_insert(link_cache_t *node)
cache_remove(link_cache_t *node)
link_cache_t *node;
if ((node = calloc(1, sizeof (link_cache_t))) == NULL) {
link_cache_t *node, *nnode;
link_cache_t *node;
static link_cache_t cache_head;
static link_cache_t cache_tail;
link_cache_t *node;
link_cache_t *node;
ibpart_consumer_online(rcm_handle_t *hd, link_cache_t *node, char **errorp,
ibpart_consumer_offline(rcm_handle_t *hd, link_cache_t *node, char **errorp,
link_cache_t *node;
static void cache_remove(link_cache_t *);
link_cache_t *node;
static void node_free(link_cache_t *);
static void cache_insert(link_cache_t *);
static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
static int ibpart_consumer_offline(rcm_handle_t *, link_cache_t *,
static void ibpart_consumer_online(rcm_handle_t *, link_cache_t *,
link_cache_t *node;
static int ibpart_offline_ibpart(link_cache_t *, uint32_t,
static void ibpart_online_ibpart(link_cache_t *);
static char *ibpart_usage(link_cache_t *);
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
ibpart_online_ibpart(link_cache_t *node)
ibpart_offline_ibpart(link_cache_t *node, uint32_t flags,
link_cache_t *node;
ibpart_consumer_remove(rcm_handle_t *hd, link_cache_t *node, uint_t flags,
link_cache_t *node;
ibpart_usage(link_cache_t *node)
static link_cache_t *
link_cache_t *node;
node_free(link_cache_t *node)
cache_insert(link_cache_t *node)
cache_remove(link_cache_t *node)
link_cache_t *node;
if ((node = calloc(1, sizeof (link_cache_t))) == NULL) {
static link_cache_t cache_head;
static link_cache_t cache_tail;
link_cache_t *node, *nnode;
link_cache_t *node;
vlan_consumer_online(rcm_handle_t *hd, link_cache_t *node, char **errorp,
vlan_consumer_offline(rcm_handle_t *hd, link_cache_t *node, char **errorp,
link_cache_t *node;
link_cache_t *node;
static void cache_remove(link_cache_t *);
static void node_free(link_cache_t *);
static void cache_insert(link_cache_t *);
static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
static int vlan_consumer_offline(rcm_handle_t *, link_cache_t *,
link_cache_t *node;
static void vlan_consumer_online(rcm_handle_t *, link_cache_t *,
static int vlan_offline_vlan(link_cache_t *, uint32_t,
static void vlan_online_vlan(link_cache_t *);
static char *vlan_usage(link_cache_t *);
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
vlan_online_vlan(link_cache_t *node)
vlan_offline_vlan(link_cache_t *node, uint32_t flags, cache_node_state_t state)
link_cache_t *node;
vlan_consumer_remove(rcm_handle_t *hd, link_cache_t *node, uint_t flags,
link_cache_t *node;
vlan_usage(link_cache_t *node)
static link_cache_t *
link_cache_t *node;
node_free(link_cache_t *node)
cache_insert(link_cache_t *node)
cache_remove(link_cache_t *node)
link_cache_t *node;
if ((node = calloc(1, sizeof (link_cache_t))) == NULL) {
static link_cache_t cache_head;
static link_cache_t cache_tail;
link_cache_t *node, *nnode;
link_cache_t *node;
vnic_consumer_online(rcm_handle_t *hd, link_cache_t *node, char **errorp,
vnic_consumer_offline(rcm_handle_t *hd, link_cache_t *node, char **errorp,
link_cache_t *node;
link_cache_t *node;
static void cache_remove(link_cache_t *);
static void node_free(link_cache_t *);
static void cache_insert(link_cache_t *);
static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
static int vnic_consumer_offline(rcm_handle_t *, link_cache_t *,
link_cache_t *node;
static void vnic_consumer_online(rcm_handle_t *, link_cache_t *,
static int vnic_offline_vnic(link_cache_t *, uint32_t,
static void vnic_online_vnic(link_cache_t *);
static char *vnic_usage(link_cache_t *);
link_cache_t *node;
link_cache_t *node;
link_cache_t *node;
vnic_online_vnic(link_cache_t *node)
vnic_offline_vnic(link_cache_t *node, uint32_t flags, cache_node_state_t state)
link_cache_t *node;
vnic_consumer_remove(rcm_handle_t *hd, link_cache_t *node, uint_t flags,
link_cache_t *node;
vnic_usage(link_cache_t *node)
static link_cache_t *
link_cache_t *node;
node_free(link_cache_t *node)
cache_insert(link_cache_t *node)
cache_remove(link_cache_t *node)
link_cache_t *node;
if ((node = calloc(1, sizeof (link_cache_t))) == NULL) {
static link_cache_t cache_head;
static link_cache_t cache_tail;
link_cache_t *node, *nnode;