NETDEV_STATE_CHANGE

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

netdev_state_change - device changes state  

SYNOPSIS

void netdev_state_change (struct net_device * dev);  

ARGUMENTS

dev
device to cause notification
 

DESCRIPTION

Called to indicate a device has changed state. This function calls the notifier chains for netdev_chain and sends a NEWLINK message to the routing socket.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:20:07 GMT, April 09, 2004