Searched refs:req_contentlen (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dupnphttp.h43 int req_contentlen; member in struct:upnphttp
H A Dupnphttp.c143 h->req_contentlen = atoi(p);
544 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen)
701 h->req_contentlen = endbuf - chunkstart;
874 h->req_contentlen = h->req_buflen - h->req_contentoff;
898 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen)
H A Dupnpsoap.c871 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1045 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1284 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dupnphttp.h86 int req_contentlen; member in struct:upnphttp
H A Dupnpsoap.c117 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
150 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
194 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
232 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
274 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
313 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
356 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1320 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1540 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1750 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen,
[all...]
H A Dupnphttp.c187 h->req_contentlen = atoi(p);
755 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen)
989 h->req_contentlen = endbuf - chunkstart;
1175 h->req_contentlen = h->req_buflen - h->req_contentoff;
1199 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dupnphttp.h43 int req_contentlen; member in struct:upnphttp
H A Dupnphttp.c143 h->req_contentlen = atoi(p);
545 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen)
702 h->req_contentlen = endbuf - chunkstart;
875 h->req_contentlen = h->req_buflen - h->req_contentoff;
899 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen)
H A Dupnpsoap.c879 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1053 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);
1292 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data);

Completed in 137 milliseconds