Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dnet-sysfs.c34 static inline int dev_isalive(const struct net_device *dev) in dev_isalive() function
48 if (dev_isalive(ndev)) in netdev_show()
95 if (dev_isalive(netdev)) { in netdev_store()
149 if (dev_isalive(ndev)) in address_show()
161 if (dev_isalive(ndev)) in broadcast_show()
391 if (dev_isalive(netdev)) { in ifalias_store()
454 if (dev_isalive(netdev)) { in phys_port_id_show()
476 if (dev_isalive(netdev)) { in phys_port_name_show()
498 if (dev_isalive(netdev)) { in phys_switch_id_show()
557 if (dev_isalive(dev)) { in netstat_show()