Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_standalone.c141 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx() function
160 return ct_get_idx(seq, *pos); in ct_seq_start()