Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dping.h76 void *ping_seq_next(struct seq_file *seq, void *v, loff_t *pos);
/openbmc/linux/net/ipv4/
H A Dping.c1094 void *ping_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ping_seq_next() function
1106 EXPORT_SYMBOL_GPL(ping_seq_next);
1155 .next = ping_seq_next,
/openbmc/linux/net/ipv6/
H A Dping.c253 .next = ping_seq_next,