Home
last modified time | relevance | path

Searched refs:family_ht (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netlink/
Dgenetlink.c64 static struct list_head family_ht[GENL_FAM_TAB_SIZE]; variable
100 return &family_ht[genl_family_hash(id)]; in genl_family_chain()
1081 INIT_LIST_HEAD(&family_ht[i]); in genl_init()