Searched refs:FLAG_TIMEOUT (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.h113 #define FLAG_TIMEOUT 0x00000001 macro
H A Dupnphttp.c744 h->respflags = FLAG_TIMEOUT;
768 h->respflags = FLAG_TIMEOUT;
1166 if(h->respflags & FLAG_TIMEOUT) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnphttp.h68 #define FLAG_TIMEOUT 0x00000001 macro
H A Dupnphttp.c596 h->respflags = FLAG_TIMEOUT;
614 h->respflags = FLAG_TIMEOUT;
957 if(h->respflags & FLAG_TIMEOUT) {

Completed in 62 milliseconds