ipmr_mfc_seq_idx 1803 net/ipv4/ipmr.c return *pos ? ipmr_mfc_seq_idx(seq->private, *pos - 1) ipmr_mfc_seq_idx 1815 net/ipv4/ipmr.c return ipmr_mfc_seq_idx(seq->private, 0); ipmr_mfc_seq_idx 232 net/ipv6/ip6mr.c return (*pos ? ipmr_mfc_seq_idx(seq->private, *pos - 1) ipmr_mfc_seq_idx 244 net/ipv6/ip6mr.c return ipmr_mfc_seq_idx(seq->private, 0);