Searched refs:rtflushclone (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Droute.c145 static void rtflushclone(sa_family_t family, struct rtentry *);
564 rtflushclone(sa_family_t family, struct rtentry *parent) function
569 panic("rtflushclone: called with a non-cloning route");
713 rtflushclone(dst->sa_family, rt);
834 rtflushclone(dst->sa_family, rt);

Completed in 49 milliseconds