Searched refs:mr_mfc_seq_start (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/ |
D | mroute_base.h | 400 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start() function 454 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start() function
|
/Linux-v4.19/net/ipv6/ |
D | ip6mr.c | 458 return mr_mfc_seq_start(seq, pos, mrt, &mfc_unres_lock); in ipmr_mfc_seq_start()
|
/Linux-v4.19/net/ipv4/ |
D | ipmr.c | 2853 return mr_mfc_seq_start(seq, pos, mrt, &mfc_unres_lock); in ipmr_mfc_seq_start()
|