Home
last modified time | relevance | path

Searched refs:eth_stp_addr (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/bridge/netfilter/
Debt_stp.c163 (!ether_addr_equal(e->destmac, eth_stp_addr) || in ebt_stp_mt_check()
/Linux-v5.10/include/linux/
Detherdevice.h65 #define eth_stp_addr eth_reserved_addr_base macro
/Linux-v5.10/net/bridge/
Dbr_device.c472 ether_addr_copy(br->group_addr, eth_stp_addr); in br_dev_setup()
/Linux-v5.10/drivers/net/dsa/
Dlan9303-core.c783 lan9303_alr_del_port(chip, eth_stp_addr, 0); in lan9303_separate_ports()
808 lan9303_alr_add_port(chip, eth_stp_addr, 0, true); in lan9303_bridge_ports()
/Linux-v5.10/drivers/net/dsa/microchip/
Dksz8795.c1093 ether_addr_copy(alu.mac, eth_stp_addr); in ksz8795_setup()