Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_conntrack_standalone.c121 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq, in ct_get_next() function
143 while (pos && (head = ct_get_next(seq, head))) in ct_get_idx()
163 return ct_get_next(s, v); in ct_seq_next()