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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c36 [IFLA_BRIDGE_CFM_CC_CONFIG_ENABLE] = { .type = NLA_U32 },
212 if (!tb[IFLA_BRIDGE_CFM_CC_CONFIG_ENABLE]) {
228 config.enable = nla_get_u32(tb[IFLA_BRIDGE_CFM_CC_CONFIG_ENABLE]);
517 if (nla_put_u32(skb, IFLA_BRIDGE_CFM_CC_CONFIG_ENABLE,
/linux-master/include/uapi/linux/
H A Dif_bridge.h389 IFLA_BRIDGE_CFM_CC_CONFIG_ENABLE, enumerator in enum:__anon3543

Completed in 113 milliseconds