Home
last modified time | relevance | path

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

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