HomeSort by: relevance | last modified time | path
    Searched refs:ro_rtcache_generation (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
route.h 68 uint64_t ro_rtcache_generation; member in struct:route
route.c 2028 ro->ro_rtcache_generation = rtcache_generation;
2081 new_ro->ro_rtcache_generation = rtcache_generation;
2143 if (ro->ro_rtcache_generation != rtcache_generation) {

Completed in 16 milliseconds