Searched refs:nfs_boot_delroute_matcher (Results 1 – 1 of 1) sorted by relevance
104 static int nfs_boot_delroute_matcher(struct rtentry *, void *);562 nfs_boot_delroute_matcher(struct rtentry *rt, void *w) in nfs_boot_delroute_matcher() function575 rt_delete_matched_entries(AF_INET, nfs_boot_delroute_matcher, ifp, false); in nfs_boot_flushrt()