Searched refs:list_named_find (Results 1 – 4 of 4) sorted by relevance
122 #define list_named_find(head, name) \ macro
350 ret = list_named_find(head, name); in find_inlist_lock_noload()1183 if (list_named_find(&arpt_tables, table->name)) { in arpt_register_table()
431 ret = list_named_find(head, name); in find_inlist_lock_noload()1421 if (list_named_find(&ipt_tables, table->name)) { in ipt_register_table()
516 ret = list_named_find(head, name); in find_inlist_lock_noload()1502 if (list_named_find(&ip6t_tables, table->name)) { in ip6t_register_table()