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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Dgenetlink.c44 static struct list_head family_ht[GENL_FAM_TAB_SIZE]; variable in typeref:struct:list_head
55 return &family_ht[genl_family_hash(id)];
549 INIT_LIST_HEAD(&family_ht[i]);

Completed in 215 milliseconds