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

NAME

6       netdev_lower_state_changed - Dispatch event about lower device state
7       change
8

SYNOPSIS

10       void netdev_lower_state_changed(struct net_device * lower_dev,
11                                       void * lower_state_info);
12

ARGUMENTS

14       lower_dev
15           device
16
17       lower_state_info
18           state to dispatch
19

DESCRIPTION

21       Send NETDEV_CHANGELOWERSTATE to netdev notifiers with info. The caller
22       must hold the RTNL lock.
23
25Kernel Hackers Manual 3.10         June 2019           NETDEV_LOWER_STATE_C(9)
Impressum