netif_dormant_off (9) - Linux Manuals
netif_dormant_off: set device as not dormant.
Command to display netif_dormant_off
manual in Linux: $ man 9 netif_dormant_off
NAME
netif_dormant_off - set device as not dormant.
SYNOPSIS
-
void netif_dormant_off(struct net_device * dev);
ARGUMENTS
dev
-
- network device
DESCRIPTION
Device is not in dormant state.
COPYRIGHT
Pages related to netif_dormant_off