Home
last modified time | relevance | path

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

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