Searched refs:xt_templates (Results 1 – 1 of 1) sorted by relevance
54 static struct list_head xt_templates[NFPROTO_NUMPROTO]; variable1248 list_for_each_entry(tmpl, &xt_templates[af], list) { in xt_find_table_lock()1769 list_for_each_entry(t, &xt_templates[af], list) { in xt_register_template()1784 list_add(&t->list, &xt_templates[af]); in xt_register_template()1798 list_for_each_entry(t, &xt_templates[af], list) { in xt_unregister_template()2001 INIT_LIST_HEAD(&xt_templates[i]); in xt_init()