Home
last modified time | relevance | path

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

/openbsd/usr.sbin/route6d/
H A Droute6d.c221 int addroute(struct riprt *, const struct in6_addr *, struct ifc *);
1215 addroute(rrt, &nh, ifcp); in riprecv()
1241 addroute(rrt, &nh, ifcp); in riprecv()
1270 addroute(rrt, &nh, ifcp); in riprecv()
2015 addroute(rrt, &rrt->rrt_gw, ifcp); in ifrt()
2547 addroute(struct riprt *rrt, const struct in6_addr *gw, struct ifc *ifcp) in addroute() function
2979 addroute(rrt, &in6addr_loopback, loopifcp); in filterconfig()