Home
last modified time | relevance | path

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

/linux/net/bridge/
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]; in br_cc_config_parse()
203 err = nla_parse_nested(tb, IFLA_BRIDGE_CFM_CC_CONFIG_MAX, attr, in br_cc_config_parse()
/linux/include/uapi/linux/
A Dif_bridge.h394 #define IFLA_BRIDGE_CFM_CC_CONFIG_MAX (__IFLA_BRIDGE_CFM_CC_CONFIG_MAX - 1) macro

Completed in 8 milliseconds