Home
last modified time | relevance | path

Searched refs:netdev_get_by_index (Results 1 – 4 of 4) sorted by relevance

/linux/net/ethtool/
H A Dnetlink.c167 dev = netdev_get_by_index(net, ifindex, &req_info->dev_tracker, in ethnl_parse_header_dev_get()
/linux/include/linux/
H A Dnetdevice.h3132 struct net_device *netdev_get_by_index(struct net *net, int ifindex,
/linux/net/core/
H A Ddev.c909 struct net_device *netdev_get_by_index(struct net *net, int ifindex, in netdev_get_by_index() function
919 EXPORT_SYMBOL(netdev_get_by_index);
/linux/net/ipv6/
H A Droute.c3543 dev = netdev_get_by_index(net, cfg->fc_ifindex, in fib6_nh_init()