Searched refs:netdev_get_by_index (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv6/ |
| H A D | anycast.c | 83 dev = netdev_get_by_index(net, ifindex, &dev_tracker, GFP_KERNEL); in ipv6_sock_ac_join()
|
| /linux/net/psp/ |
| H A D | psp_nl.c | 526 assoc_dev = netdev_get_by_index(net, assoc_ifindex, in psp_nl_dev_assoc_doit()
|
| /linux/net/shaper/ |
| H A D | shaper.c | 218 dev = netdev_get_by_index(ns, ifindex, &ctx->dev_tracker, GFP_KERNEL); in net_shaper_ctx_setup()
|
| /linux/net/core/ |
| H A D | netdev-genl.c | 1362 dev_lease = netdev_get_by_index(net, ifindex_lease, &dev_tracker, in netdev_nl_queue_create_doit()
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 699 dev = netdev_get_by_index(net, oif, in find_outdev()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 3519 struct net_device *netdev_get_by_index(struct net *net, int ifindex,
|