Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dnet-sysfs.c39 static inline int dev_isalive(const struct net_device *dev) in dev_isalive() function
53 if (dev_isalive(ndev)) in netdev_show()
100 if (dev_isalive(netdev)) { in netdev_store()
154 if (dev_isalive(ndev)) in address_show()
166 if (dev_isalive(ndev)) in broadcast_show()
396 if (dev_isalive(netdev)) { in ifalias_store()
459 if (dev_isalive(netdev)) { in phys_port_id_show()
481 if (dev_isalive(netdev)) { in phys_port_name_show()
503 if (dev_isalive(netdev)) { in phys_switch_id_show()
567 if (dev_isalive(dev)) { in netstat_show()