Searched refs:bytes_to_strip (Results 1 – 1 of 1) sorted by relevance
1062 unsigned int bytes_to_strip = 0; in webusb_landingPage_store() local1067 ++bytes_to_strip; in webusb_landingPage_store()1077 bytes_to_strip = 8; in webusb_landingPage_store()1079 bytes_to_strip = 7; in webusb_landingPage_store()1081 bytes_to_strip = 0; in webusb_landingPage_store()1083 if (l > U8_MAX - WEBUSB_URL_DESCRIPTOR_HEADER_LENGTH + bytes_to_strip) { in webusb_landingPage_store()1085 l - U8_MAX + WEBUSB_URL_DESCRIPTOR_HEADER_LENGTH - bytes_to_strip); in webusb_landingPage_store()