Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/lzo/
H A Dlzo1x_decompress.c20 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument
144 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
/OK3568_Linux_fs/kernel/lib/lzo/
H A Dlzo1x_decompress_safe.c47 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
H A Dlzo1x_compress.c30 const unsigned char * const ip_end = in + in_len - 20; in lzo1x_1_do_compress() local
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dcompr_lzo.c159 const lzo_byte *const ip_end = in + in_len; in lzo1x_decompress() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.h92 u8 ip_end; member