Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Droute.h68 uint64_t ro_rtcache_generation; member
H A Droute.c2028 ro->ro_rtcache_generation = rtcache_generation; in _rtcache_init()
2081 new_ro->ro_rtcache_generation = rtcache_generation; in rtcache_copy()
2143 if (ro->ro_rtcache_generation != rtcache_generation) { in rtcache_validate()