Home
last modified time | relevance | path

Searched refs:get_init_port_cfg (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_to.h45 #define STP_OUT_get_init_port_cfg (*stp_vectors->get_init_port_cfg)
H A Dstp_vectors.h75 int (*get_init_port_cfg) (IN int vlan_id, member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c277 get_init_port_cfg(int vlan_id, int port_index, UID_STP_PORT_CFG_T *cfg) in get_init_port_cfg() function
372 get_init_port_cfg,
495 (void) get_init_port_cfg(port->vlan_id, port->port_index, &portcfg); in rstp_add_port()