Home
last modified time | relevance | path

Searched refs:sys_mac_addr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dbond_3ad.h255 struct mac_addr sys_mac_addr; member
/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c1906 if (!MAC_ADDRESS_EQUAL(&(BOND_AD_INFO(bond).system.sys_mac_addr), in bond_3ad_initialize()
1912 BOND_AD_INFO(bond).system.sys_mac_addr = *((struct mac_addr *)bond->dev->dev_addr); in bond_3ad_initialize()
1961 port->actor_system = BOND_AD_INFO(bond).system.sys_mac_addr; in bond_3ad_bind_slave()