Home
last modified time | relevance | path

Searched refs:mr_mfc_seq_next (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/
Dmroute_base.h406 void *mr_mfc_seq_next(struct seq_file *seq, void *v,
457 static inline void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next() function
/linux-5.19.10/net/ipv4/
Dipmr_base.c172 void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next() function
205 EXPORT_SYMBOL(mr_mfc_seq_next);
Dipmr.c2997 .next = mr_mfc_seq_next,
/linux-5.19.10/net/ipv6/
Dip6mr.c508 .next = mr_mfc_seq_next,