Home
last modified time | relevance | path

Searched refs:mr_mfc_seq_idx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmroute_base.h407 void *mr_mfc_seq_idx(struct net *net,
421 return *pos ? mr_mfc_seq_idx(seq_file_net(seq), in mr_mfc_seq_start()
454 static inline void *mr_mfc_seq_idx(struct net *net, in mr_mfc_seq_idx() function
/openbmc/linux/net/ipv4/
H A Dipmr_base.c147 void *mr_mfc_seq_idx(struct net *net, in mr_mfc_seq_idx() function
170 EXPORT_SYMBOL(mr_mfc_seq_idx);
183 return mr_mfc_seq_idx(net, seq->private, 0); in mr_mfc_seq_next()