Home
last modified time | relevance | path

Searched defs:rsrr_cache (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/mrouted/
H A Drsrr_var.h41 struct rsrr_cache { struct
45 struct rsrr_cache *next; /* next cache item */ argument
H A Drsrr.c386 rsrr_cache(struct gtable *gt, struct rsrr_rq *route_query) in rsrr_cache() function