Searched refs:netdev_get_by_index (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/io_uring/ |
| H A D | zcrx.c | 401 ifq->netdev = netdev_get_by_index(current->nsproxy->net_ns, reg.if_idx, in io_register_zcrx_ifq()
|
| /linux-6.15/net/shaper/ |
| H A D | shaper.c | 190 dev = netdev_get_by_index(ns, ifindex, &ctx->dev_tracker, GFP_KERNEL); in net_shaper_ctx_setup()
|
| /linux-6.15/net/ethtool/ |
| H A D | netlink.c | 171 dev = netdev_get_by_index(net, ifindex, &req_info->dev_tracker, in ethnl_parse_header_dev_get()
|
| /linux-6.15/include/linux/ |
| H A D | netdevice.h | 3387 struct net_device *netdev_get_by_index(struct net *net, int ifindex,
|
| /linux-6.15/net/core/ |
| H A D | dev.c | 999 struct net_device *netdev_get_by_index(struct net *net, int ifindex, in netdev_get_by_index() function 1009 EXPORT_SYMBOL(netdev_get_by_index);
|
| /linux-6.15/net/ipv6/ |
| H A D | route.c | 3583 dev = netdev_get_by_index(net, cfg->fc_ifindex, in fib6_nh_init()
|