Searched refs:IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE (Results 1 – 2 of 2) sorted by relevance
26 [IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE] = { .type = NLA_U32 },166 if (!tb[IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE]) { in br_mep_config_parse()185 instance = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE]); in br_mep_config_parse()489 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE, in br_cfm_config_fill_info()
377 IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE, enumerator
Completed in 7 milliseconds