Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h442 void *udp_seq_next(struct seq_file *seq, void *v, loff_t *pos);
/openbmc/linux/net/ipv4/
H A Dudp.c3055 void *udp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in udp_seq_next() function
3067 EXPORT_SYMBOL(udp_seq_next);
3354 .next = udp_seq_next,
/openbmc/linux/net/ipv6/
H A Dudp.c1744 .next = udp_seq_next,