Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_standalone.c108 static struct hlist_nulls_node *ct_get_first(struct seq_file *seq) in ct_get_first() function
143 struct hlist_nulls_node *head = ct_get_first(seq); in ct_get_idx()