Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/bonding/
Dbond_3ad.h259 struct mac_addr sys_mac_addr; member
Dbond_3ad.c1897 if (MAC_ADDRESS_COMPARE(&(BOND_AD_INFO(bond).system.sys_mac_addr), &(bond->dev->dev_addr))) { in bond_3ad_initialize()
1903 BOND_AD_INFO(bond).system.sys_mac_addr = *((struct mac_addr *)bond->dev->dev_addr); in bond_3ad_initialize()
1956 port->actor_system = BOND_AD_INFO(bond).system.sys_mac_addr; in bond_3ad_bind_slave()