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

  /src/usr.sbin/route6d/
route6d.c 228 static void applyplen(struct in6_addr *, int);
826 applyplen(&ia, iffp->iff_plen);
862 applyplen(&ia, iffp->iff_plen);
1116 applyplen(&ia, np->rip6_plen);
1135 applyplen(&ia, iffp->iff_plen);
1152 applyplen(&np->rip6_dest, np->rip6_plen);
1217 applyplen(&nq->rip6_dest, nq->rip6_plen);
1748 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/
1829 applyplen(&ni6.rip6_dest, ni6.rip6_plen);
1857 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*
3046 applyplen(struct in6_addr *ia, int plen) function in typeref:typename:void
    [all...]
route6d.c 228 static void applyplen(struct in6_addr *, int);
826 applyplen(&ia, iffp->iff_plen);
862 applyplen(&ia, iffp->iff_plen);
1116 applyplen(&ia, np->rip6_plen);
1135 applyplen(&ia, iffp->iff_plen);
1152 applyplen(&np->rip6_dest, np->rip6_plen);
1217 applyplen(&nq->rip6_dest, nq->rip6_plen);
1748 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/
1829 applyplen(&ni6.rip6_dest, ni6.rip6_plen);
1857 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*
3046 applyplen(struct in6_addr *ia, int plen) function in typeref:typename:void
    [all...]

Completed in 22 milliseconds