Lines Matching refs:bridge

20 Linux tools such as bridge, iproute2, ifconfig to work transparently whether
332 DSA directly utilizes SWITCHDEV when interfacing with the bridge layer, and
495 BR_STATE_BLOCKING if the port is a bridge member, or BR_STATE_FORWARDING if it
502 disabled while being a bridge member
524 - port_join_bridge: bridge layer function invoked when a given switch port is
525 added to a bridge, this function should be doing the necessary at the switch
527 domain for it to ingress/egress traffic with other members of the bridge. DSA
529 specified bridge being requested the join
531 - port_leave_bridge: bridge layer function invoked when a given switch port is
532 removed from a bridge, this function should be doing the necessary at the
534 remaining bridge members. When the port leaves the bridge, it should be aged
536 this port. DSA calculates the bitmask of ports still members of the bridge
539 - port_stp_update: bridge layer function invoked when a given switch port STP
540 state is computed by the bridge layer and should be propagated to switch
548 - port_pvid_get: bridge layer function invoked when a Port-based VLAN ID is
551 - port_pvid_set: bridge layer function invoked when a Port-based VLAN ID needs
554 - port_vlan_add: bridge layer function invoked when a VLAN is configured
557 - port_vlan_del: bridge layer function invoked when a VLAN is removed from the
560 - vlan_getnext: bridge layer function invoked to query the next configured VLAN
563 - port_fdb_add: bridge layer function invoked when the bridge wants to install a
569 of DSA, would be the its port-based VLAN, used by the associated bridge device.
571 - port_fdb_del: bridge layer function invoked when the bridge wants to remove a