Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmroute_base.h414 void *mr_mfc_seq_next(struct seq_file *seq, void *v,
465 static inline void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next() function
/linux-6.15/net/ipv4/
H A 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);
H A Dipmr.c3046 .next = mr_mfc_seq_next,
/linux-6.15/net/ipv6/
H A Dip6mr.c537 .next = mr_mfc_seq_next,