Home
last modified time | relevance | path

Searched refs:tag_part (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/apps/http/
Dhttpd.c225 …u16_t tag_part; /* Counter passed to and changed by tag insertion function to insert multiple time… member
776 current_tag_part = ssi->tag_part;
777 ssi->tag_part = HTTPD_LAST_TAG_PART;
800 , current_tag_part, &ssi->tag_part
1407 ssi->tag_part = 0; /* start with tag part 0 */
1492 if (ssi->tag_part != HTTPD_LAST_TAG_PART) {
1519 if (ssi->tag_part == HTTPD_LAST_TAG_PART)