Searched refs:dev_index_head (Results 1 – 5 of 5) sorted by relevance
80 struct hlist_head *dev_index_head; member
1584 head = &net->dev_index_head[h]; in inet_dump_ifaddr()1912 head = &net->dev_index_head[h]; in inet_netconf_dump_devconf()
204 return &net->dev_index_head[ifindex & (NETDEV_HASHENTRIES - 1)]; in dev_index_hash()7528 net->dev_index_head = netdev_create_hash(); in netdev_init()7529 if (net->dev_index_head == NULL) in netdev_init()7626 kfree(net->dev_index_head); in netdev_exit()
1452 head = &net->dev_index_head[h]; in rtnl_dump_ifinfo()
644 head = &net->dev_index_head[h]; in inet6_netconf_dump_devconf()4501 head = &net->dev_index_head[h]; in inet6_dump_addr()5008 head = &net->dev_index_head[h]; in inet6_dump_ifinfo()