Searched refs:dev_index_head (Results 1 – 6 of 6) sorted by relevance
92 struct hlist_head *dev_index_head; member
1665 head = &net->dev_index_head[h]; in inet_dump_ifaddr()2010 head = &net->dev_index_head[h]; in inet_netconf_dump_devconf()
1920 head = &tgt_net->dev_index_head[h]; in rtnl_dump_ifinfo()3786 head = &net->dev_index_head[h]; in rtnl_fdb_dump()4597 head = &net->dev_index_head[h]; in rtnl_stats_dump()
214 return &net->dev_index_head[ifindex & (NETDEV_HASHENTRIES - 1)]; in dev_index_hash()9351 net->dev_index_head = netdev_create_hash(); in netdev_init()9352 if (net->dev_index_head == NULL) in netdev_init()9449 kfree(net->dev_index_head); in netdev_exit()
681 head = &net->dev_index_head[h]; in inet6_netconf_dump_devconf()5003 head = &net->dev_index_head[h]; in inet6_dump_addr()5547 head = &net->dev_index_head[h]; in inet6_dump_ifinfo()
1278 head = &net->dev_index_head[h]; in mpls_netconf_dump_devconf()