Lines Matching refs:ports
51 front-panel ports
102 useful for dynamically-named ports where the device names its ports based on
104 into 4 10G ports, resulting in 4 port netdevs, the device can give a unique
123 The switch ID is used to locate ports on a switch and to know if aggregated
124 ports belong to the same switch.
141 The port netdevs representing the physical switch ports can be organized into
143 router port, used to offload L3 forwarding. Two or more ports can be bonded
144 together to form a LAG. Two or more ports (or LAGs) can be bridged to bridge
146 tunnels can be built on ports. These constructs are built using standard Linux
262 bridge driver maintains the STP state for ports, and will notify the switch
279 and unknown unicast packets to all ports in domain, if allowed by port's
280 current STP state. The switch driver, knowing which ports are within which
283 bridge should not reflood the packet to the same ports the device flooded,
288 ports in the domain using dev->offload_fwd_mark. If the skb->offload_fwd_mark
298 of ports scale in the L2 domain as the device is much more efficient at
316 forwards the packet to the matching FIB entry's nexthop(s) egress ports.