Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddev.c220 static inline struct hlist_head *dev_index_hash(struct net *net, int ifindex) in dev_index_hash() function
372 dev_index_hash(net, dev->ifindex)); in list_netdevice()
855 struct hlist_head *head = dev_index_hash(net, ifindex); in __dev_get_by_index()
879 struct hlist_head *head = dev_index_hash(net, ifindex); in dev_get_by_index_rcu()