Home
last modified time | relevance | path

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

/freebsd/usr.sbin/route6d/
H A Droute6d.c146 struct riprt { struct
149 struct riprt *rrt_same; /* same destination - future use */ argument
157 static TAILQ_HEAD(, riprt) riprt_head = TAILQ_HEAD_INITIALIZER(riprt_head); argument