Searched refs:FLAG_TIMEOUT (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnphttp.h113 #define FLAG_TIMEOUT 0x00000001 macro
H A Dupnphttp.c746 h->respflags = FLAG_TIMEOUT;
770 h->respflags = FLAG_TIMEOUT;
1170 if(h->respflags & FLAG_TIMEOUT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/
H A Dupnphttp.h99 #define FLAG_TIMEOUT 0x01 macro
H A Dupnphttp.c643 h->respflags = FLAG_TIMEOUT;
672 h->respflags = FLAG_TIMEOUT;
1072 if(h->respflags & FLAG_TIMEOUT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnphttp.h113 #define FLAG_TIMEOUT 0x00000001 macro
H A Dupnphttp.c746 h->respflags = FLAG_TIMEOUT;
770 h->respflags = FLAG_TIMEOUT;
1170 if(h->respflags & FLAG_TIMEOUT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/
H A Dupnphttp.h99 #define FLAG_TIMEOUT 0x01 macro
H A Dupnphttp.c643 h->respflags = FLAG_TIMEOUT;
672 h->respflags = FLAG_TIMEOUT;
1072 if(h->respflags & FLAG_TIMEOUT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnphttp.h113 #define FLAG_TIMEOUT 0x00000001 macro
H A Dupnphttp.c746 h->respflags = FLAG_TIMEOUT;
770 h->respflags = FLAG_TIMEOUT;
1170 if(h->respflags & FLAG_TIMEOUT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/
H A Dupnphttp.h99 #define FLAG_TIMEOUT 0x01 macro
H A Dupnphttp.c643 h->respflags = FLAG_TIMEOUT;
672 h->respflags = FLAG_TIMEOUT;
1072 if(h->respflags & FLAG_TIMEOUT) {

Completed in 91 milliseconds