Searched refs:genl_list (Results 1 – 1 of 1) sorted by relevance
35 static struct genl_util * genl_list; variable62 for (f = genl_list; f; f = f->next) in get_genl_kind()83 f->next = genl_list; in get_genl_kind()84 genl_list = f; in get_genl_kind()