Query: netif_dormant_on
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_DORMANT_ON(9) Network device support NETIF_DORMANT_ON(9)NAMEnetif_dormant_on - mark device as dormant.SYNOPSISvoid netif_dormant_on(struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONMark 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_DORMANT_ON(9)
Related Man Pages |
---|
device_busy(9) - freebsd |
device_is_attached(9) - freebsd |
device_unbusy(9) - freebsd |
device_get_state(9) - linux |
device_get_state(9) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |