Home
last modified time | relevance | path

Searched defs:stpm (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Drolesel.c65 setRoleSelected (char* reason, STPM_T* stpm, PORT_T* port, in setRoleSelected()
151 register STPM_T *stpm; in updtRootPrio() local
196 register STPM_T* stpm; in updtRolesBridge() local
321 STPM_T* stpm; in STP_rolesel_enter_state() local
341 STPM_T* stpm; in STP_rolesel_check_conditions() local
H A Dstpmgmt.c89 register STPM_T* stpm; in STP_IN_stpm_get_vlan_id_by_name() local
132 register STPM_T* stpm; in STP_IN_stop_all() local
150 register STPM_T* stpm; in STP_IN_delete_all() local
H A Dport.c45 STP_port_create (STPM_T* stpm, int port_index) in STP_port_create()
133 STP_port_init (PORT_T* this, STPM_T* stpm, Bool check_link) in STP_port_init()
166 STPM_T* stpm; in STP_port_delete() local
H A Dstp_in.c69 register STPM_T* stpm; in _stp_in_stpm_enable() local
198 _stp_in_enable_port_on_stpm (STPM_T* stpm, int port_index, Bool enable) in _stp_in_enable_port_on_stpm()
462 register STPM_T* stpm; in STP_IN_stpm_get_name_by_vlan_id() local
483 register STPM_T* stpm; in STP_IN_enable_port() local
508 register STPM_T* stpm; in STP_IN_changed_port_speed() local
534 register STPM_T* stpm; in STP_IN_changed_port_duplex() local
682 register STPM_T* stpm; in STP_IN_one_second() local
H A Droletrns.c106 register STPM_T* stpm; in STP_roletrns_enter_state() local
265 register STPM_T *stpm; in STP_roletrns_check_conditions() local
H A Dstatmch.h48 struct stpm_t* stpm; member