Searched refs:FLAG_SID (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.h114 #define FLAG_SID 0x00000002 macro
H A Dupnphttp.c748 h->respflags |= FLAG_SID;
770 h->respflags |= FLAG_SID;
1174 if(h->respflags & FLAG_SID) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnphttp.h69 #define FLAG_SID 0x00000002 macro
H A Dupnphttp.c599 h->respflags |= FLAG_SID;
616 h->respflags |= FLAG_SID;
972 if(h->respflags & FLAG_SID) {

Completed in 105 milliseconds