Home
last modified time | relevance | path

Searched refs:xt_mttg_seq_next (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/
H A Dx_tables.c1786 static void *xt_mttg_seq_next(struct seq_file *seq, void *v, loff_t *ppos, in xt_target_seq_show()
1835 if (xt_mttg_seq_next(seq, NULL, NULL, is_target) == NULL) in xt_hook_ops_alloc()
1862 return xt_mttg_seq_next(seq, v, ppos, false); in xt_register_template()
1896 return xt_mttg_seq_next(seq, v, ppos, true); in xt_unregister_template()
1673 static void *xt_mttg_seq_next(struct seq_file *seq, void *v, loff_t *ppos, xt_mttg_seq_next() function