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

  /src/usr.sbin/mrouted/
rsrr.c 410 rcnp = &gt->gt_rsrr_cache;
448 rc->next = gt->gt_rsrr_cache;
449 gt->gt_rsrr_cache = rc;
468 rcnp = &gt->gt_rsrr_cache;
491 rc = gt->gt_rsrr_cache;
497 gt->gt_rsrr_cache = NULL;
prune.h 40 struct rsrr_cache *gt_rsrr_cache; /* RSRR cache */ member in struct:gtable
prune.c 641 gt->gt_rsrr_cache = NULL;

Completed in 30 milliseconds