Home
last modified time | relevance | path

Searched refs:addr_assign_type (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Detherdevice.h152 dev->addr_assign_type |= NET_ADDR_RANDOM; in dev_hw_addr_random()
Dnetdevice.h1157 unsigned char addr_assign_type; /* hw address assignment type */ member
/linux-2.6.39/net/core/
Dnet-sysfs.c98 NETDEVICE_SHOW(addr_assign_type, fmt_dec);
313 __ATTR(addr_assign_type, S_IRUGO, show_addr_assign_type, NULL),