Home
last modified time | relevance | path

Searched refs:nfs_boot_delroute_matcher (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_boot.c104 static int nfs_boot_delroute_matcher(struct rtentry *, void *);
562 nfs_boot_delroute_matcher(struct rtentry *rt, void *w) in nfs_boot_delroute_matcher() function
575 rt_delete_matched_entries(AF_INET, nfs_boot_delroute_matcher, ifp, false); in nfs_boot_flushrt()