Home
last modified time | relevance | path

Searched refs:admin_edge (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Duid_stp.h150 unsigned char admin_edge; member
H A Dstp_in.c322 uid_cfg->admin_edge = port->adminEdge; in STP_IN_port_get_cfg()
323 if (uid_cfg->admin_edge != DEF_ADMIN_EDGE) in STP_IN_port_get_cfg()
845 port->adminEdge = uid_cfg->admin_edge; in STP_IN_port_set_cfg()
H A Dport.c70 this->adminEdge = port_cfg.admin_edge; in STP_port_create()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c292 cfg->admin_edge = DEF_ADMIN_EDGE; in get_init_port_cfg()
313 cfg->admin_edge = propval; in get_init_port_cfg()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c1375 *valuep = portcfg.admin_edge; in dladm_bridge_get_port_cfg()