Searched refs:tm_list (Results 1 – 2 of 2) sorted by relevance
95 nl_list_for_each_entry(tm, &tc_modules, tm_list) in __nl_cli_tc_lookup()150 nl_list_add_tail(&tm->tm_list, &tc_modules); in nl_cli_tc_register()155 nl_list_del(&tm->tm_list); in nl_cli_tc_unregister()
32 struct nl_list_head tm_list; member