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

NAME

6       dev_get_iflink - get 'iflink' value of a interface
7

SYNOPSIS

9       int dev_get_iflink(const struct net_device * dev);
10

ARGUMENTS

12       dev
13           targeted interface
14

DESCRIPTION

16       Indicates the ifindex the interface is linked to. Physical interfaces
17       have the same 'ifindex' and 'iflink' values.
18
20Kernel Hackers Manual 3.10         June 2019                 DEV_GET_IFLINK(9)
Impressum