HomeSort by: relevance | last modified time | path
    Searched defs:delroute (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/route6d/
route6d.c 243 static int delroute(struct netinfo6 *, struct in6_addr *);
486 delroute(&rrt->rrt_info, &rrt->rrt_gw);
529 delroute(&rrt->rrt_info, &rrt->rrt_gw);
1166 delroute(nq, &rrt->rrt_gw);
1192 delroute(nq, &rrt->rrt_gw);
1967 delroute(&rrt->rrt_info, &rrt->rrt_gw);
2624 delroute(struct netinfo6 *np, struct in6_addr *gw) function in typeref:typename:int
2679 trace(0, "Can not write to rtsock (delroute): %s\n",
2938 delroute(&rrt->rrt_info, &gw);
route6d.c 243 static int delroute(struct netinfo6 *, struct in6_addr *);
486 delroute(&rrt->rrt_info, &rrt->rrt_gw);
529 delroute(&rrt->rrt_info, &rrt->rrt_gw);
1166 delroute(nq, &rrt->rrt_gw);
1192 delroute(nq, &rrt->rrt_gw);
1967 delroute(&rrt->rrt_info, &rrt->rrt_gw);
2624 delroute(struct netinfo6 *np, struct in6_addr *gw) function in typeref:typename:int
2679 trace(0, "Can not write to rtsock (delroute): %s\n",
2938 delroute(&rrt->rrt_info, &gw);

Completed in 61 milliseconds