Home
last modified time | relevance | path

Searched refs:BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_vlan_options.c67 nla_put_u32(skb, BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS, in br_vlan_opts_fill()
227 if (tb[BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS]) { in br_vlan_process_one_opts()
239 val = nla_get_u32(tb[BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS]); in br_vlan_process_one_opts()
H A Dbr_vlan.c2136 [BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS] = { .type = NLA_U32 },
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h527 BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS, enumerator