Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_vlan_options.c388 if (nla_put_u16(skb, BRIDGE_VLANDB_GOPTS_MSTI, v_opts->msti)) in br_vlan_global_opts_fill()
572 if (tb[BRIDGE_VLANDB_GOPTS_MSTI]) { in br_vlan_process_global_one_opts()
575 msti = nla_get_u16(tb[BRIDGE_VLANDB_GOPTS_MSTI]); in br_vlan_process_global_one_opts()
600 [BRIDGE_VLANDB_GOPTS_MSTI] = NLA_POLICY_MAX(NLA_U16, VLAN_N_VID - 1),
/linux-6.1.9/include/uapi/linux/
Dif_bridge.h583 BRIDGE_VLANDB_GOPTS_MSTI, enumerator