Searched refs:req_soapActionLen (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnphttp.h91 int req_soapActionLen; member in struct:upnphttp
H A Dupnphttp.c186 h->req_soapActionLen = n;
655 DPRINTF(E_DEBUG, L_HTTP, "SOAPAction: %.*s\n", h->req_soapActionLen, h->req_soapAction);
658 h->req_soapActionLen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnphttp.h48 int req_soapActionLen; member in struct:upnphttp
H A Dupnphttp.c161 h->req_soapActionLen = n;
549 DPRINTF(E_DEBUG, L_HTTP, "SOAPAction: %.*s\n", h->req_soapActionLen, h->req_soapAction);
552 h->req_soapActionLen);

Completed in 71 milliseconds