Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_standalone.c160 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next() function
383 .next = ct_seq_next,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dseq_file.rst143 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos)
201 .next = ct_seq_next,