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

/freebsd-10.1-release/usr.sbin/route6d/
H A Droute6d.c232 void applyplen(struct in6_addr *, int);
964 applyplen(&ia, iffp->iff_plen);
1000 applyplen(&ia, iffp->iff_plen);
1309 applyplen(&ia, np->rip6_plen);
1328 applyplen(&ia, iffp->iff_plen);
1345 applyplen(&np->rip6_dest, np->rip6_plen);
1411 applyplen(&nq->rip6_dest, nq->rip6_plen);
2006 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/
2075 applyplen(&ni6.rip6_dest, ni6.rip6_plen);
2103 applyplen(
3362 applyplen(struct in6_addr *ia, int plen) function
[all...]

Completed in 44 milliseconds