Searched refs:rtcache_update (Results 1 – 6 of 6) sorted by relevance
214 (rt = rtcache_update(ro, 1)) == NULL) { in ip6_forward()
1002 rt = rtcache_update(ro, 1); in in6pcb_rtentry()
489 rtcache_update(struct route *, int);
2054 rtcache_update(struct route *ro, int clone) in rtcache_update() function
217 (rt = rtcache_update(ro, 1)) != NULL) { in at_pcbconnect()
313 (rt = rtcache_update(ro, 1)) == NULL) { in ip_output()