Searched refs:rtcache_copy (Results 1 – 5 of 5) sorted by relevance
478 void rtcache_copy(struct route *, struct route *);
2062 rtcache_copy(struct route *new_ro, struct route *old_ro) in rtcache_copy() function
613 rtcache_copy(&ip6f->ip6f_ro, ro); in ip6flow_create()
564 rtcache_copy(&ipf->ipf_ro, ro); in ipflow_create()
668 rtcache_copy(&inp->inp_route, &sc->sc_route); in syn_cache_get()