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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c33 br_cfm_cc_config_policy[IFLA_BRIDGE_CFM_CC_CONFIG_MAX + 1] = {
198 struct nlattr *tb[IFLA_BRIDGE_CFM_CC_CONFIG_MAX + 1];
203 err = nla_parse_nested(tb, IFLA_BRIDGE_CFM_CC_CONFIG_MAX, attr,
/linux-master/include/uapi/linux/
H A Dif_bridge.h395 #define IFLA_BRIDGE_CFM_CC_CONFIG_MAX (__IFLA_BRIDGE_CFM_CC_CONFIG_MAX - 1) macro

Completed in 209 milliseconds