Home
last modified time | relevance | path

Searched refs:UID_STP_CFG_T (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.h57 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 Dlibdlbridge.c419 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 Dlinkprop.c4643 UID_STP_CFG_T cfg; in check_stp_prop()
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.h175 STP_IN_stpm_get_cfg (int vlan_id, UID_STP_CFG_T* uid_cfg);
193 UID_STP_CFG_T* uid_cfg);
H A Dstp_vectors.h74 INOUT UID_STP_CFG_T* cfg);
H A Duid_stp.h79 } UID_STP_CFG_T; typedef
H A Dstpmgmt.c36 UID_STP_CFG_T init_cfg; in STP_IN_stpm_create()
H A Dstp_in.c144 _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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c53 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()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c7869 UID_STP_CFG_T cfg, cfg_old; in create_modify_add_bridge()
8230 UID_STP_CFG_T smfcfg, runcfg; in print_bridge()