Searched refs:mr_mfc_seq_idx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | mroute_base.h | 402 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
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipmr_base.c | 147 void *mr_mfc_seq_idx(struct net *net, in mr_mfc_seq_idx() function 170 EXPORT_SYMBOL(mr_mfc_seq_idx); variable 183 return mr_mfc_seq_idx(net, seq->private, 0); in mr_mfc_seq_next()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mroute_base.h | 407 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
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipmr_base.c | 147 void *mr_mfc_seq_idx(struct net *net, in mr_mfc_seq_idx() function 170 EXPORT_SYMBOL(mr_mfc_seq_idx); variable 183 return mr_mfc_seq_idx(net, seq->private, 0); in mr_mfc_seq_next()
|
Completed in 5 milliseconds