Home
last modified time | relevance | path

Searched refs:IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_cfm_netlink.c26 [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()
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h377 IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE, enumerator