mrt6 98 include/net/netns/ipv6.h struct mr_table *mrt6; mrt6 286 net/ipv6/ip6mr.c for (mrt = net->ipv6.mrt6; mrt; mrt = NULL) mrt6 292 net/ipv6/ip6mr.c return net->ipv6.mrt6; mrt6 298 net/ipv6/ip6mr.c return net->ipv6.mrt6; mrt6 304 net/ipv6/ip6mr.c *mrt = net->ipv6.mrt6; mrt6 315 net/ipv6/ip6mr.c net->ipv6.mrt6 = mrt; mrt6 322 net/ipv6/ip6mr.c ip6mr_free_table(net->ipv6.mrt6); mrt6 323 net/ipv6/ip6mr.c net->ipv6.mrt6 = NULL;