Home
last modified time | relevance | path

Searched refs:ra_opt (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/rtsold/
H A Drtsold.h42 struct ra_opt { struct
43 TAILQ_ENTRY(ra_opt) rao_next;
51 TAILQ_HEAD(rainfo_head, ra_opt); argument
58 TAILQ_HEAD(, ra_opt) rai_ra_opt;
H A Drtsol.c75 static struct ra_opt *find_raopt(struct rainfo *, int, void *, size_t);
169 struct ra_opt *rao = NULL; in rtsol_input()
550 struct ra_opt *rao; in ra_opt_handler()
724 static struct ra_opt *
727 struct ra_opt *rao; in find_raopt()
H A Ddump.c61 struct ra_opt *rao; in rtsold_dump()
H A Drtsold.c556 struct ra_opt *rao, *raotmp; in rtsol_check_timer()