netif_running (9) - Linux Manuals
netif_running: test if up
Command to display netif_running
manual in Linux: $ man 9 netif_running
NAME
netif_running - test if up
SYNOPSIS
-
bool netif_running(const struct net_device * dev);
ARGUMENTS
dev
-
- network device
DESCRIPTION
Test if the device has been brought up.
COPYRIGHT
Pages related to netif_running