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

/linux-4.4.14/net/core/
H A Ddev.c202 static inline struct hlist_head *dev_index_hash(struct net *net, int ifindex) dev_index_hash() function
232 dev_index_hash(net, dev->ifindex)); list_netdevice()
801 struct hlist_head *head = dev_index_hash(net, ifindex); __dev_get_by_index()
825 struct hlist_head *head = dev_index_hash(net, ifindex); dev_get_by_index_rcu()

Completed in 99 milliseconds