Home
last modified time | relevance | path

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

/linux/include/net/
H A Dping.h76 void *ping_seq_next(struct seq_file *seq, void *v, loff_t *pos);
/linux/net/ipv4/
H A Dping.c1083 void *ping_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ping_seq_next() function
1095 EXPORT_SYMBOL_GPL(ping_seq_next);
1144 .next = ping_seq_next,
/linux/net/ipv6/
H A Dping.c251 .next = ping_seq_next,