Searched refs:STP_IN_stpm_get_cfg (Results 1 – 4 of 4) sorted by relevance
175 STP_IN_stpm_get_cfg (int vlan_id, UID_STP_CFG_T* uid_cfg);
53 STP_IN_stpm_get_cfg;
238 STP_IN_stpm_get_cfg (IN int vlan_id, OUT UID_STP_CFG_T* uid_cfg) in STP_IN_stpm_get_cfg() function709 if (0 != STP_IN_stpm_get_cfg (vlan_id, &old)) { in STP_IN_stpm_set_cfg()
77 if ((retv = STP_IN_stpm_get_cfg(0, &bdcf.bdcf_cfg)) != 0) in bridge_door_server()