Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstpm.c230 if (0 != STP_stpm_check_bridge_priority (this)) { in STP_stpm_start()
329 STP_stpm_check_bridge_priority (STPM_T* this) in STP_stpm_check_bridge_priority() function
H A Dstpm.h115 STP_stpm_check_bridge_priority (STPM_T* this);
H A Dstp_in.c771 if (0 != STP_stpm_check_bridge_priority (this)) { in STP_IN_stpm_set_cfg()