Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_vlan_options.c425 if (nla_put_u8(skb, BRIDGE_VLANDB_GOPTS_MCAST_MLD_VERSION, in br_vlan_global_opts_fill()
604 if (tb[BRIDGE_VLANDB_GOPTS_MCAST_MLD_VERSION]) { in br_vlan_process_global_one_opts()
607 ver = nla_get_u8(tb[BRIDGE_VLANDB_GOPTS_MCAST_MLD_VERSION]); in br_vlan_process_global_one_opts()
632 [BRIDGE_VLANDB_GOPTS_MCAST_MLD_VERSION] = { .type = NLA_U8 },
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h573 BRIDGE_VLANDB_GOPTS_MCAST_MLD_VERSION, enumerator