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

/netbsd-current/sys/net/
H A Droute.h478 void rtcache_copy(struct route *, struct route *);
H A Droute.c2062 rtcache_copy(struct route *new_ro, struct route *old_ro) function
/netbsd-current/sys/netinet6/
H A Dip6_flow.c613 rtcache_copy(&ip6f->ip6f_ro, ro);
/netbsd-current/sys/netinet/
H A Dip_flow.c564 rtcache_copy(&ipf->ipf_ro, ro);
H A Dtcp_syncache.c668 rtcache_copy(&inp->inp_route, &sc->sc_route);

Completed in 217 milliseconds