Searched refs:addroute (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 236 static int addroute(struct riprt *, const struct in6_addr *, struct ifc *); 1365 addroute(rrt, &nh, ifcp); in riprecv() 1391 addroute(rrt, &nh, ifcp); in riprecv() 1419 addroute(rrt, &nh, ifcp); in riprecv() 2232 addroute(rrt, &rrt->rrt_gw, ifcp); in ifrt() 2811 addroute(struct riprt *rrt, in addroute() function 3282 addroute(rrt, &in6addr_loopback, loopifcp); in filterconfig()
|