Searched refs:FLAG_HOST (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnphttp.h116 #define FLAG_HOST 0x00000008 macro
H A Dupnphttp.c267 h->reqflags |= FLAG_HOST;
890 if( ((strcmp(h->HttpVer, "HTTP/1.1")==0) && !(h->reqflags & FLAG_HOST)) || (h->reqflags & FLAG_INVALID_REQ) )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnphttp.h116 #define FLAG_HOST 0x00000008 macro
H A Dupnphttp.c267 h->reqflags |= FLAG_HOST;
890 if( ((strcmp(h->HttpVer, "HTTP/1.1")==0) && !(h->reqflags & FLAG_HOST)) || (h->reqflags & FLAG_INVALID_REQ) )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnphttp.h116 #define FLAG_HOST 0x00000008 macro
H A Dupnphttp.c267 h->reqflags |= FLAG_HOST;
890 if( ((strcmp(h->HttpVer, "HTTP/1.1")==0) && !(h->reqflags & FLAG_HOST)) || (h->reqflags & FLAG_INVALID_REQ) )

Completed in 81 milliseconds