Searched defs:ip_end (Results 1 – 3 of 3) sorted by relevance
23 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument33 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
25 const unsigned char * const ip_end = in + in_len - M2_MAX_LEN - 5; in _lzo1x_1_do_compress() local
105 u8 ip_end; member