Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dnetlink.c118 dev = netdev_get_by_index(net, ifindex, &req_info->dev_tracker, in ethnl_parse_header_dev_get()
/openbmc/linux/include/linux/
H A Dnetdevice.h3143 struct net_device *netdev_get_by_index(struct net *net, int ifindex,
/openbmc/linux/net/core/
H A Ddev.c891 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);
/openbmc/linux/net/ipv6/
H A Droute.c3535 dev = netdev_get_by_index(net, cfg->fc_ifindex, in fib6_nh_init()