Searched refs:bytes_to_strip (Results 1 – 1 of 1) sorted by relevance
1065 unsigned int bytes_to_strip = 0; in webusb_landingPage_store() local1072 ++bytes_to_strip; in webusb_landingPage_store()1082 bytes_to_strip = 8; in webusb_landingPage_store()1084 bytes_to_strip = 7; in webusb_landingPage_store()1086 bytes_to_strip = 0; in webusb_landingPage_store()1088 if (l > U8_MAX - WEBUSB_URL_DESCRIPTOR_HEADER_LENGTH + bytes_to_strip) { in webusb_landingPage_store()1090 l - U8_MAX + WEBUSB_URL_DESCRIPTOR_HEADER_LENGTH - bytes_to_strip); in webusb_landingPage_store()