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

/freebsd-11-stable/usr.sbin/route6d/
H A Droute6d.c227 void applyplen(struct in6_addr *, int);
959 applyplen(&ia, iffp->iff_plen);
995 applyplen(&ia, iffp->iff_plen);
1306 applyplen(&ia, np->rip6_plen);
1325 applyplen(&ia, iffp->iff_plen);
1342 applyplen(&np->rip6_dest, np->rip6_plen);
1408 applyplen(&nq->rip6_dest, nq->rip6_plen);
2003 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/
2072 applyplen(&ni6.rip6_dest, ni6.rip6_plen);
2100 applyplen(
3360 applyplen(struct in6_addr *ia, int plen) function
[all...]

Completed in 93 milliseconds