OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rsrr_cache
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/mrouted/
rsrr_var.h
41
struct
rsrr_cache
{
struct
45
struct
rsrr_cache
*next; /* next cache item */
rsrr_var.h
41
struct
rsrr_cache
{
struct
45
struct
rsrr_cache
*next; /* next cache item */
rsrr.c
82
static void
rsrr_cache
(struct gtable *gt, struct rsrr_rq *route_query);
313
rsrr_cache
(gt,route_query);
401
rsrr_cache
(gt,route_query)
function
405
struct
rsrr_cache
*rc, **rcnp;
439
rc = (struct
rsrr_cache
*) malloc(sizeof(struct
rsrr_cache
));
462
struct
rsrr_cache
*rc, **rcnp;
487
struct
rsrr_cache
*rc,*rc_next;
rsrr.c
82
static void
rsrr_cache
(struct gtable *gt, struct rsrr_rq *route_query);
313
rsrr_cache
(gt,route_query);
401
rsrr_cache
(gt,route_query)
function
405
struct
rsrr_cache
*rc, **rcnp;
439
rc = (struct
rsrr_cache
*) malloc(sizeof(struct
rsrr_cache
));
462
struct
rsrr_cache
*rc, **rcnp;
487
struct
rsrr_cache
*rc,*rc_next;
Completed in 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025