UID_STP_CFG_T
get_init_stpm_cfg(int vlan_id, UID_STP_CFG_T *cfg)
UID_STP_CFG_T new_cfg;
static UID_STP_CFG_T uid_cfg;
UID_STP_CFG_T cfg, cfg_old;
UID_STP_CFG_T smfcfg, runcfg;
dladm_bridge_run_properties(const char *instname, UID_STP_CFG_T *smcfg,
dladm_bridge_get_properties(const char *instance_name, UID_STP_CFG_T *cfg,
const UID_STP_CFG_T *cfg, dladm_bridge_prot_t brprot, uint32_t flags)
UID_STP_CFG_T bdcf_cfg;
UID_STP_CFG_T *, dladm_bridge_prot_t *);
UID_STP_CFG_T *, dladm_bridge_prot_t *);
const UID_STP_CFG_T *, dladm_bridge_prot_t, uint32_t);
UID_STP_CFG_T cfg;
_check_stpm_config (IN UID_STP_CFG_T* uid_cfg)
STP_IN_stpm_get_cfg (IN int vlan_id, OUT UID_STP_CFG_T* uid_cfg)
IN UID_STP_CFG_T* uid_cfg)
UID_STP_CFG_T old;
STP_IN_stpm_get_cfg (int vlan_id, UID_STP_CFG_T* uid_cfg);
UID_STP_CFG_T* uid_cfg);
INOUT UID_STP_CFG_T* cfg);
UID_STP_CFG_T init_cfg;