Searched refs:netdev_get_by_index_lock_ops_compat (Results 1 – 3 of 3) sorted by relevance
55 netdev_get_by_index_lock_ops_compat(struct net *net, int ifindex);
573 netdev = netdev_get_by_index_lock_ops_compat(genl_info_net(info), in netdev_nl_queue_get_doit()631 netdev = netdev_get_by_index_lock_ops_compat(net, ifindex); in netdev_nl_queue_get_dumpit()921 netdev = netdev_get_by_index_lock_ops_compat(net, ifindex); in netdev_nl_qstats_get_dumpit()
1137 netdev_get_by_index_lock_ops_compat(struct net *net, int ifindex) in netdev_get_by_index_lock_ops_compat() function