Searched refs:IFLA_BRIDGE_CFM_CC_RDI_INSTANCE (Results 1 – 2 of 2) sorted by relevance
52 [IFLA_BRIDGE_CFM_CC_RDI_INSTANCE] = { .type = NLA_U32 },302 if (!tb[IFLA_BRIDGE_CFM_CC_RDI_INSTANCE]) { in br_cc_rdi_parse()311 instance = nla_get_u32(tb[IFLA_BRIDGE_CFM_CC_RDI_INSTANCE]); in br_cc_rdi_parse()365 instance = nla_get_u32(tb[IFLA_BRIDGE_CFM_CC_RDI_INSTANCE]); in br_cc_ccm_tx_parse()537 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_CC_RDI_INSTANCE, in br_cfm_config_fill_info()
408 IFLA_BRIDGE_CFM_CC_RDI_INSTANCE, enumerator
Completed in 7 milliseconds