netif_dormant_on(9) centos man page | unix.com

Man Page: netif_dormant_on

Operating Environment: centos

Section: 9

NETIF_DORMANT_ON(9)					      Network device support					       NETIF_DORMANT_ON(9)

NAME
netif_dormant_on - mark device as dormant.
SYNOPSIS
void netif_dormant_on(struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Mark device as dormant (as per RFC2863). The dormant state indicates that the relevant interface is not actually in a condition to pass packets (i.e., it is not 'up') but is in a "pending" state, waiting for some external event. For "on- demand" interfaces, this new state identifies the situation where the interface is waiting for events to place it in the up state.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_DORMANT_ON(9)
Related Man Pages
device_is_alive(9) - freebsd
struct_input_polled_dev(9) - centos
device_is_alive(9) - debian
device_get_state(9) - centos
device_get_state(9) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!