Searched refs:applyplen (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/route6d/
H A Droute6d.c221 static void applyplen(struct in6_addr *, int);
965 applyplen(&ia, iffp->iff_plen);
1001 applyplen(&ia, iffp->iff_plen);
1312 applyplen(&ia, np->rip6_plen);
1331 applyplen(&ia, iffp->iff_plen);
1348 applyplen(&np->rip6_dest, np->rip6_plen);
1414 applyplen(&nq->rip6_dest, nq->rip6_plen);
2019 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/
2088 applyplen(&ni6.rip6_dest, ni6.rip6_plen);
2116 applyplen(
3368 applyplen(struct in6_addr *ia, int plen) function
[all...]

Completed in 120 milliseconds