Home
last modified time | relevance | path

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

/linux/include/net/
H A Draw.h71 void *raw_seq_next(struct seq_file *seq, void *v, loff_t *pos);
/linux/net/ipv4/
H A Draw.c1010 void *raw_seq_next(struct seq_file *seq, void *v, loff_t *pos) in raw_seq_next() function
1021 EXPORT_SYMBOL_GPL(raw_seq_next);
1064 .next = raw_seq_next,
/linux/net/ipv6/
H A Draw.c1245 .next = raw_seq_next,