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

/linux-master/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]) {
185 instance = nla_get_u32(tb[IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE]);
489 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE,
/linux-master/include/uapi/linux/
H A Dif_bridge.h377 IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE, enumerator in enum:__anon3542

Completed in 92 milliseconds