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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c35 [IFLA_BRIDGE_CFM_CC_CONFIG_INSTANCE] = { .type = NLA_U32 },
208 if (!tb[IFLA_BRIDGE_CFM_CC_CONFIG_INSTANCE]) {
227 instance = nla_get_u32(tb[IFLA_BRIDGE_CFM_CC_CONFIG_INSTANCE]);
513 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_CC_CONFIG_INSTANCE,
/linux-master/include/uapi/linux/
H A Dif_bridge.h388 IFLA_BRIDGE_CFM_CC_CONFIG_INSTANCE, enumerator in enum:__anon3543

Completed in 112 milliseconds