HomeSort by relevance Sort by last modified time
    Searched full:in_trailer (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/wps/
httpread.c 96 int in_trailer; /* in header fields after data (chunked only)*/ member in struct:httpread
565 h->in_trailer = 1;
634 if (h->chunked && h->in_trailer) {
659 h->in_trailer = 0;

Completed in 83 milliseconds