Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/route6d/
H A Droute6d.c147 struct riprt { struct
148 struct riprt *rrt_next; /* next destination */ argument
149 struct riprt *rrt_same; /* same destination - future use */ argument
158 static struct riprt *riprt = NULL; variable