Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/route6d/
H A Droute6d.c155 struct riprt { struct
156 struct riprt *rrt_next; /* next destination */ argument
157 struct riprt *rrt_same; /* same destination - future use */ argument
166 static struct riprt *riprt = 0; argument