Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bridge/
A Dbr_vlan_options.c610 static const struct nla_policy br_vlan_db_gpol[BRIDGE_VLANDB_GOPTS_MAX + 1] = {
634 struct nlattr *tb[BRIDGE_VLANDB_GOPTS_MAX + 1]; in br_vlan_rtm_process_global_options()
653 err = nla_parse_nested(tb, BRIDGE_VLANDB_GOPTS_MAX, attr, in br_vlan_rtm_process_global_options()
/linux-6.3-rc2/include/uapi/linux/
A Dif_bridge.h588 #define BRIDGE_VLANDB_GOPTS_MAX (__BRIDGE_VLANDB_GOPTS_MAX - 1) macro

Completed in 10 milliseconds