Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dnet-sysfs.c35 static inline int dev_isalive(const struct net_device *dev) in dev_isalive() function
49 if (dev_isalive(ndev)) in netdev_show()
96 if (dev_isalive(netdev)) { in netdev_store()
150 if (dev_isalive(ndev)) in address_show()
162 if (dev_isalive(ndev)) in broadcast_show()
421 if (dev_isalive(netdev)) { in ifalias_store()
484 if (dev_isalive(netdev)) { in phys_port_id_show()
506 if (dev_isalive(netdev)) { in phys_port_name_show()
528 if (dev_isalive(netdev)) { in phys_switch_id_show()
589 if (dev_isalive(dev)) { in netstat_show()