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

/linux-master/net/bridge/
H A Dbr_cfm_netlink.c70 br_cfm_policy[IFLA_BRIDGE_CFM_MAX + 1] = {
382 struct nlattr *tb[IFLA_BRIDGE_CFM_MAX + 1];
391 err = nla_parse_nested(tb, IFLA_BRIDGE_CFM_MAX, attr,
/linux-master/include/uapi/linux/
H A Dif_bridge.h354 #define IFLA_BRIDGE_CFM_MAX (__IFLA_BRIDGE_CFM_MAX - 1) macro

Completed in 390 milliseconds