Home
last modified time | relevance | path

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

/Linux-v6.1/net/bridge/
Dbr_vlan_options.c317 if (nla_put_u16(skb, BRIDGE_VLANDB_GOPTS_ID, vid)) in br_vlan_global_opts_fill()
586 [BRIDGE_VLANDB_GOPTS_ID] = { .type = NLA_U16 },
633 if (!tb[BRIDGE_VLANDB_GOPTS_ID]) { in br_vlan_rtm_process_global_options()
637 vid = nla_get_u16(tb[BRIDGE_VLANDB_GOPTS_ID]); in br_vlan_rtm_process_global_options()
/Linux-v6.1/include/uapi/linux/
Dif_bridge.h566 BRIDGE_VLANDB_GOPTS_ID, enumerator