Searched refs:HttpVer (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnphttp.h82 char HttpVer[16]; member in struct:upnphttp
H A Dupnphttp.c806 char * HttpVer; local
828 HttpVer = h->HttpVer;
830 HttpVer[i] = *(p++);
831 HttpVer[i] = '\0';
890 if( ((strcmp(h->HttpVer, "HTTP/1.1")==0) && !(h->reqflags & FLAG_HOST)) || (h->reqflags & FLAG_INVALID_REQ) )
1766 if( strcmp(h->HttpVer, "HTTP/1.0") == 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/
H A Dupnphttp.h65 char HttpVer[16]; member in struct:upnphttp
H A Dupnphttp.c503 "%s 100 Continue\r\n\r\n", h->HttpVer);
734 char * HttpVer; local
753 HttpVer = h->HttpVer;
755 HttpVer[i] = *(p++);
756 HttpVer[i] = '\0';
758 HttpCommand, HttpUrl, HttpVer);
1049 httpresphead, h->HttpVer,
H A Dminiupnpd.c682 e->socket, e->state, e->HttpVer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnphttp.h82 char HttpVer[16]; member in struct:upnphttp
H A Dupnphttp.c806 char * HttpVer; local
828 HttpVer = h->HttpVer;
830 HttpVer[i] = *(p++);
831 HttpVer[i] = '\0';
890 if( ((strcmp(h->HttpVer, "HTTP/1.1")==0) && !(h->reqflags & FLAG_HOST)) || (h->reqflags & FLAG_INVALID_REQ) )
1766 if( strcmp(h->HttpVer, "HTTP/1.0") == 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/
H A Dupnphttp.h65 char HttpVer[16]; member in struct:upnphttp
H A Dupnphttp.c503 "%s 100 Continue\r\n\r\n", h->HttpVer);
734 char * HttpVer; local
753 HttpVer = h->HttpVer;
755 HttpVer[i] = *(p++);
756 HttpVer[i] = '\0';
758 HttpCommand, HttpUrl, HttpVer);
1049 httpresphead, h->HttpVer,
H A Dminiupnpd.c682 e->socket, e->state, e->HttpVer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnphttp.h82 char HttpVer[16]; member in struct:upnphttp
H A Dupnphttp.c806 char * HttpVer; local
828 HttpVer = h->HttpVer;
830 HttpVer[i] = *(p++);
831 HttpVer[i] = '\0';
890 if( ((strcmp(h->HttpVer, "HTTP/1.1")==0) && !(h->reqflags & FLAG_HOST)) || (h->reqflags & FLAG_INVALID_REQ) )
1766 if( strcmp(h->HttpVer, "HTTP/1.0") == 0 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/
H A Dupnphttp.h65 char HttpVer[16]; member in struct:upnphttp
H A Dupnphttp.c503 "%s 100 Continue\r\n\r\n", h->HttpVer);
734 char * HttpVer; local
753 HttpVer = h->HttpVer;
755 HttpVer[i] = *(p++);
756 HttpVer[i] = '\0';
758 HttpCommand, HttpUrl, HttpVer);
1049 httpresphead, h->HttpVer,
H A Dminiupnpd.c682 e->socket, e->state, e->HttpVer,

Completed in 298 milliseconds