Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_bridge.h512 #define BRIDGE_VLANDB_ENTRY_MAX (__BRIDGE_VLANDB_ENTRY_MAX - 1) macro
/linux/net/bridge/
A Dbr_vlan.c2048 static const struct nla_policy br_vlan_db_policy[BRIDGE_VLANDB_ENTRY_MAX + 1] = {
2062 struct nlattr *tb[BRIDGE_VLANDB_ENTRY_MAX + 1]; in br_vlan_rtm_process_one()
2083 err = nla_parse_nested(tb, BRIDGE_VLANDB_ENTRY_MAX, attr, in br_vlan_rtm_process_one()

Completed in 10 milliseconds