Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.c118 dev = netdev_get_by_index(net, ifindex, &req_info->dev_tracker, in ethnl_parse_header_dev_get()
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h3143 struct net_device *netdev_get_by_index(struct net *net, int ifindex,
/kernel/linux/linux-6.6/net/core/
H A Ddev.c866 /* Deprecated for new users, call netdev_get_by_index() instead */
880 * netdev_get_by_index() - find a device by its ifindex
891 struct net_device *netdev_get_by_index(struct net *net, int ifindex, in netdev_get_by_index() function
901 EXPORT_SYMBOL(netdev_get_by_index); variable
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c3531 dev = netdev_get_by_index(net, cfg->fc_ifindex, in fib6_nh_init()

Completed in 31 milliseconds