Searched refs:maskend (Results 1 – 1 of 1) sorted by relevance
1534 const char *maskend = (char *)dst + MIN(netmask->sa_len, src->sa_len); in rt_maskedcopy() local1540 while (dstp < maskend) in rt_maskedcopy()