Home
last modified time | relevance | path

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

/linux/net/bridge/
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()
/linux/include/uapi/linux/
A Dif_bridge.h376 IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE, enumerator

Completed in 8 milliseconds