Searched refs:BRIDGE_VLANDB_ENTRY_MAX (Results 1 – 2 of 2) sorted by relevance
530 #define BRIDGE_VLANDB_ENTRY_MAX (__BRIDGE_VLANDB_ENTRY_MAX - 1) macro
2128 static const struct nla_policy br_vlan_db_policy[BRIDGE_VLANDB_ENTRY_MAX + 1] = {2144 struct nlattr *tb[BRIDGE_VLANDB_ENTRY_MAX + 1]; in br_vlan_rtm_process_one()2165 err = nla_parse_nested(tb, BRIDGE_VLANDB_ENTRY_MAX, attr, in br_vlan_rtm_process_one()
Completed in 10 milliseconds