Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmroute_base.h402 void *mr_mfc_seq_idx(struct net *net,
416 return *pos ? mr_mfc_seq_idx(seq_file_net(seq), in mr_mfc_seq_start()
449 static inline void *mr_mfc_seq_idx(struct net *net, in mr_mfc_seq_idx() function
/OK3568_Linux_fs/kernel/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()