Searched refs:applyplen (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 221 static void applyplen(struct in6_addr *, int); 965 applyplen(&ia, iffp->iff_plen); in out_filter() 1001 applyplen(&ia, iffp->iff_plen); in out_filter() 1312 applyplen(&ia, np->rip6_plen); in riprecv() 1331 applyplen(&ia, iffp->iff_plen); in riprecv() 1348 applyplen(&np->rip6_dest, np->rip6_plen); in riprecv() 1414 applyplen(&nq->rip6_dest, nq->rip6_plen); in riprecv() 2019 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/ in rt_del() 2088 applyplen(&ni6.rip6_dest, ni6.rip6_plen); in rt_deladdr() 2116 applyplen(&ni6.rip6_dest, ni6.rip6_plen); /*to be sure*/ in rt_deladdr() [all …]
|