Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnetdevice.h61 #define NET_ADDR_STOLEN 2 /* address is stolen from other device */ macro
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c626 bond_dev->addr_assign_type = NET_ADDR_STOLEN; in bond_set_dev_addr()