Searched refs:brprot (Results 1 – 3 of 3) sorted by relevance
657 dladm_bridge_prot2str(dladm_bridge_prot_t brprot) in dladm_bridge_prot2str() argument659 switch (brprot) { in dladm_bridge_prot2str()866 const UID_STP_CFG_T *cfg, dladm_bridge_prot_t brprot, uint32_t flags) in dladm_bridge_configure() argument902 if (brprot == DLADM_BRIDGE_PROT_TRILL) in dladm_bridge_configure()
4644 dladm_bridge_prot_t brprot; in check_stp_prop() local4649 &brprot) != DLADM_STATUS_OK) in check_stp_prop()
7902 dladm_bridge_prot_t brprot = DLADM_BRIDGE_PROT_UNKNOWN; in create_modify_add_bridge() local7920 status = dladm_bridge_str2prot(optarg, &brprot); in create_modify_add_bridge()8011 if (brprot == DLADM_BRIDGE_PROT_UNKNOWN) in create_modify_add_bridge()8012 brprot = brprot_old; in create_modify_add_bridge()8074 status = dladm_bridge_configure(handle, bridge, &cfg, brprot, in create_modify_add_bridge()