Searched hist:"9632233 e7de8da43711bb7cd3e054af32fedcc38" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_if.c | diff 9632233e7de8da43711bb7cd3e054af32fedcc38 Mon Jul 19 12:06:23 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: multicast: factor out port multicast context
Factor out the port's multicast context into a separate structure which will later be shared for per-port,vlan context. No functional changes intended. We need the structure even if bridge multicast is not defined to pass down as pointer to forwarding functions.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_mdb.c | diff 9632233e7de8da43711bb7cd3e054af32fedcc38 Mon Jul 19 12:06:23 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: multicast: factor out port multicast context
Factor out the port's multicast context into a separate structure which will later be shared for per-port,vlan context. No functional changes intended. We need the structure even if bridge multicast is not defined to pass down as pointer to forwarding functions.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_netlink.c | diff 9632233e7de8da43711bb7cd3e054af32fedcc38 Mon Jul 19 12:06:23 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: multicast: factor out port multicast context
Factor out the port's multicast context into a separate structure which will later be shared for per-port,vlan context. No functional changes intended. We need the structure even if bridge multicast is not defined to pass down as pointer to forwarding functions.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_multicast.c | diff 9632233e7de8da43711bb7cd3e054af32fedcc38 Mon Jul 19 12:06:23 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: multicast: factor out port multicast context
Factor out the port's multicast context into a separate structure which will later be shared for per-port,vlan context. No functional changes intended. We need the structure even if bridge multicast is not defined to pass down as pointer to forwarding functions.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff 9632233e7de8da43711bb7cd3e054af32fedcc38 Mon Jul 19 12:06:23 CDT 2021 Nikolay Aleksandrov <nikolay@nvidia.com> net: bridge: multicast: factor out port multicast context
Factor out the port's multicast context into a separate structure which will later be shared for per-port,vlan context. No functional changes intended. We need the structure even if bridge multicast is not defined to pass down as pointer to forwarding functions.
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|