Searched refs:pktloc_name_ht (Results 1 – 1 of 1) sorted by relevance
47 static struct nl_list_head pktloc_name_ht[PKTLOC_NAME_HT_SIZ]; variable67 nl_list_for_each_entry(loc, &pktloc_name_ht[hash], list) { in __pktloc_lookup()121 nl_list_for_each_entry_safe(loc, n, &pktloc_name_ht[i], list) in read_pktlocs()124 nl_init_list_head(&pktloc_name_ht[i]); in read_pktlocs()234 nl_list_add_tail(&loc->list, &pktloc_name_ht[pktloc_hash(loc->name)]); in rtnl_pktloc_add()248 nl_list_for_each_entry(loc, &pktloc_name_ht[i], list) in rtnl_pktloc_foreach()257 nl_init_list_head(&pktloc_name_ht[i]); in pktloc_init()