Home
last modified time | relevance | path

Searched refs:dev_get_alias (Results 1 – 4 of 4) sorted by relevance

/linux/net/core/
H A Dnet-sysfs.c603 ret = dev_get_alias(netdev, tmp, sizeof(tmp)); in ifalias_show()
H A Drtnetlink.c1840 ret = dev_get_alias(dev, buf, sizeof(buf)); in nla_put_ifalias()
H A Ddev.c1548 int dev_get_alias(const struct net_device *dev, char *name, size_t len) in dev_get_alias() function
/linux/include/linux/
H A Dnetdevice.h4209 int dev_get_alias(const struct net_device *, char *, size_t);