Home
last modified time | relevance | path

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

/openbsd/usr.sbin/route6d/
H A Droute6d.c2048 struct riprt *rrt, *orrt, *prevrrt; in ifrt_p2p() local
2169 orrt = rtsearch(np, &prevrrt); in ifrt_p2p()
2182 if (prevrrt) in ifrt_p2p()
2183 prevrrt->rrt_next = rrt; in ifrt_p2p()