Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Danycast.c83 dev = netdev_get_by_index(net, ifindex, &dev_tracker, GFP_KERNEL); in ipv6_sock_ac_join()
H A Droute.c3610 dev = netdev_get_by_index(net, cfg->fc_ifindex, in fib6_nh_init()
/linux/net/shaper/
H A Dshaper.c187 dev = netdev_get_by_index(ns, ifindex, &ctx->dev_tracker, GFP_KERNEL); in net_shaper_ctx_setup()
/linux/net/mpls/
H A Daf_mpls.c697 dev = netdev_get_by_index(net, oif, in find_outdev()
/linux/include/linux/
H A Dnetdevice.h3457 struct net_device *netdev_get_by_index(struct net *net, int ifindex,
/linux/net/core/
H A Ddev.c1020 struct net_device *netdev_get_by_index(struct net *net, int ifindex, in netdev_get_by_index() function
1030 EXPORT_SYMBOL(netdev_get_by_index);