Searched refs:dst_end (Results 1 – 1 of 1) sorted by relevance
782 __u8 *dst_end = dst + dst_length; in UnStuffData() local786 while (src < end && dst < dst_end) in UnStuffData()798 while(--count >= 0 && dst < dst_end); in UnStuffData()816 while(--count >= 0 && dst < dst_end); in UnStuffData()829 while(--count >= 0 && dst < dst_end); in UnStuffData()840 while(--count >= 0 && dst < dst_end); in UnStuffData()848 if (dst < dst_end) in UnStuffData()