Searched refs:IFLA_BRIDGE_CFM_MAX (Results 1 – 2 of 2) sorted by relevance
70 br_cfm_policy[IFLA_BRIDGE_CFM_MAX + 1] = {382 struct nlattr *tb[IFLA_BRIDGE_CFM_MAX + 1]; in br_cfm_parse()391 err = nla_parse_nested(tb, IFLA_BRIDGE_CFM_MAX, attr, in br_cfm_parse()
354 #define IFLA_BRIDGE_CFM_MAX (__IFLA_BRIDGE_CFM_MAX - 1) macro