Searched refs:ipmr_mfc_seq_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/net/ipv4/ | ||
H A D | ipmr.c | 2673 static const struct seq_operations ipmr_mfc_seq_ops = { variable in typeref:struct:seq_operations 2682 return seq_open_net(inode, file, &ipmr_mfc_seq_ops, ipmr_mfc_open() |
/linux-4.4.14/net/ipv6/ | ||
H A D | ip6mr.c | 598 static const struct seq_operations ipmr_mfc_seq_ops = { variable in typeref:struct:seq_operations 607 return seq_open_net(inode, file, &ipmr_mfc_seq_ops, ipmr_mfc_open() |
Completed in 78 milliseconds