1NETDEV_STATE_CHANGE(9)      Network device support      NETDEV_STATE_CHANGE(9)
2
3
4

NAME

6       netdev_state_change - device changes state
7

SYNOPSIS

9       void netdev_state_change(struct net_device * dev);
10

ARGUMENTS

12       dev
13           device to cause notification
14

DESCRIPTION

16       Called to indicate a device has changed state. This function calls the
17       notifier chains for netdev_chain and sends a NEWLINK message to the
18       routing socket.
19
21Kernel Hackers Manual 2.6.         June 2019            NETDEV_STATE_CHANGE(9)
Impressum