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

/linux-master/net/bridge/
H A Dbr_vlan_options.c67 nla_put_u32(skb, BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS,
83 + nla_total_size(sizeof(u32)) /* BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS */
227 if (tb[BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS]) {
239 val = nla_get_u32(tb[BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS]);
H A Dbr_vlan.c2136 [BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS] = { .type = NLA_U32 },
/linux-master/include/uapi/linux/
H A Dif_bridge.h527 BRIDGE_VLANDB_ENTRY_MCAST_MAX_GROUPS, enumerator in enum:__anon3553

Completed in 106 milliseconds