Searched refs:UID_STP_CFG_T (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.h | 57 UID_STP_CFG_T *, dladm_bridge_prot_t *); 59 UID_STP_CFG_T *, dladm_bridge_prot_t *); 63 const UID_STP_CFG_T *, dladm_bridge_prot_t, uint32_t); 129 UID_STP_CFG_T bdcf_cfg;
|
H A D | libdlbridge.c | 419 dladm_bridge_get_properties(const char *instance_name, UID_STP_CFG_T *cfg, in dladm_bridge_get_properties() 866 const UID_STP_CFG_T *cfg, dladm_bridge_prot_t brprot, uint32_t flags) in dladm_bridge_configure() 1287 dladm_bridge_run_properties(const char *instname, UID_STP_CFG_T *smcfg, in dladm_bridge_run_properties()
|
H A D | linkprop.c | 4441 UID_STP_CFG_T cfg; in check_stp_prop()
|
/titanic_50/usr/src/lib/librstp/common/ |
H A D | stp_in.h | 175 STP_IN_stpm_get_cfg (int vlan_id, UID_STP_CFG_T* uid_cfg); 193 UID_STP_CFG_T* uid_cfg);
|
H A D | stp_vectors.h | 74 INOUT UID_STP_CFG_T* cfg);
|
H A D | uid_stp.h | 79 } UID_STP_CFG_T; typedef
|
H A D | stpmgmt.c | 36 UID_STP_CFG_T init_cfg; in STP_IN_stpm_create()
|
H A D | stp_in.c | 144 _check_stpm_config (IN UID_STP_CFG_T* uid_cfg) in _check_stpm_config() 238 STP_IN_stpm_get_cfg (IN int vlan_id, OUT UID_STP_CFG_T* uid_cfg) in STP_IN_stpm_get_cfg() 701 IN UID_STP_CFG_T* uid_cfg) in STP_IN_stpm_set_cfg() 706 UID_STP_CFG_T old; in STP_IN_stpm_set_cfg()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | rstp.c | 53 static UID_STP_CFG_T uid_cfg; 268 get_init_stpm_cfg(int vlan_id, UID_STP_CFG_T *cfg) in get_init_stpm_cfg() 401 UID_STP_CFG_T new_cfg; in rstp_refresh()
|
/titanic_50/usr/src/cmd/dladm/ |
H A D | dladm.c | 7723 UID_STP_CFG_T cfg, cfg_old; in create_modify_add_bridge() 8084 UID_STP_CFG_T smfcfg, runcfg; in print_bridge()
|