Home
last modified time | relevance | path

Searched defs:ip_end (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/lib/lzo/
Dlzo1x_decompress.c23 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument
33 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
Dlzo1x_compress.c25 const unsigned char * const ip_end = in + in_len - M2_MAX_LEN - 5; in _lzo1x_1_do_compress() local
/linux-2.6.39/drivers/net/ehea/
Dehea_qmr.h105 u8 ip_end; member