Searched refs:applyplen (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/route6d/ |
H A D | route6d.c | 208 void applyplen(struct in6_addr *, int); 801 applyplen(&ia, iffp->iff_plen); in out_filter() 837 applyplen(&ia, iffp->iff_plen); in out_filter() 1158 applyplen(&ia, np->rip6_plen); in riprecv() 1177 applyplen(&ia, iffp->iff_plen); in riprecv() 1198 applyplen(&np->rip6_dest, np->rip6_plen); in riprecv() 1871 applyplen(&ni6.rip6_dest, ni6.rip6_plen); in rt_deladdr() 2063 applyplen(&addr, ifa->ifa_plen); in ifrt_p2p() 2064 applyplen(&dest, ifa->ifa_plen); in ifrt_p2p() 2135 applyplen(&rrt->rrt_info.rip6_dest, in ifrt_p2p() [all …]
|