Searched refs:pktloc_name_ht (Results 1 – 1 of 1) sorted by relevance
46 static struct nl_list_head pktloc_name_ht[PKTLOC_NAME_HT_SIZ]; variable66 nl_list_for_each_entry(loc, &pktloc_name_ht[hash], list) { in __pktloc_lookup()118 nl_list_for_each_entry_safe(loc, n, &pktloc_name_ht[i], list) in read_pktlocs()121 nl_init_list_head(&pktloc_name_ht[i]); in read_pktlocs()231 nl_list_add_tail(&loc->list, &pktloc_name_ht[pktloc_hash(loc->name)]); in rtnl_pktloc_add()245 nl_list_for_each_entry(loc, &pktloc_name_ht[i], list) in rtnl_pktloc_foreach()254 nl_init_list_head(&pktloc_name_ht[i]); in pktloc_init()