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

NAME

6       netdev_lower_get_first_private_rcu - Get the first ->private from the
7       lower neighbour list, RCU variant
8

SYNOPSIS

10       void * netdev_lower_get_first_private_rcu(struct net_device * dev);
11

ARGUMENTS

13       dev
14           device
15

DESCRIPTION

17       Gets the first netdev_adjacent->private from the dev's lower neighbour
18       list. The caller must hold RCU read lock.
19
21Kernel Hackers Manual 3.10         June 2019           NETDEV_LOWER_GET_FIR(9)
Impressum