net/ipv4/ipmr.c
116
static void mroute_clean_tables(struct mr_table *mrt, int flags,
net/ipv4/ipmr.c
1394
mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC,
net/ipv4/ipmr.c
1540
mroute_clean_tables(mrt, val, &dev_kill_list);
net/ipv4/ipmr.c
449
mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_VIFS_STATIC |
net/ipv6/ip6mr.c
103
static void mroute_clean_tables(struct mr_table *mrt, int flags,
net/ipv6/ip6mr.c
1676
mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC,
net/ipv6/ip6mr.c
1809
mroute_clean_tables(mrt, flags, &dev_kill_list);
net/ipv6/ip6mr.c
429
mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC |