diff options
author | Nikolay Aleksandrov <nikolay@nvidia.com> | 2021-01-20 16:51:55 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-22 19:39:56 -0800 |
commit | 5b16328879302695101f403f261ff7c5f1ee4b84 (patch) | |
tree | bb83ca18740a33c083b432d8af6ef993c1a384ee /net/bridge/br_private_mcast_eht.h | |
parent | 8f07b831197e0809e59f16149b878e8334c3433f (diff) |
net: bridge: multicast: add EHT host handling functions
Add functions to create, destroy and lookup an EHT host. These are
per-host entries contained in the eht_host_tree in net_bridge_port_group
which are used to store a list of all sources (S,G) entries joined for that
group by each host, the host's current filter mode and total number of
joined entries.
No functional changes yet, these would be used in later patches.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/bridge/br_private_mcast_eht.h')
0 files changed, 0 insertions, 0 deletions