Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_standalone.c124 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq, in ct_get_next() function
146 while (pos && (head = ct_get_next(seq, head))) in ct_get_idx()
166 return ct_get_next(s, v); in ct_seq_next()