Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-sysfs.c38 static inline int dev_isalive(const struct net_device *dev) in dev_isalive() function
52 if (dev_isalive(ndev)) in netdev_show()
99 if (dev_isalive(netdev)) { in netdev_store()
152 if (dev_isalive(ndev)) in address_show()
163 if (dev_isalive(ndev)) in broadcast_show()
416 if (dev_isalive(netdev)) { in phys_port_id_show()
438 if (dev_isalive(netdev)) { in phys_port_name_show()
460 if (dev_isalive(netdev)) { in phys_switch_id_show()
516 if (dev_isalive(dev)) { in netstat_show()