Home
last modified time | relevance | path

Searched refs:found_control_url (Results 1 – 1 of 1) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/LibNAT/
H A Dupnp.c131 int found_control_url; /* 1 if we found a control url element */ member
491 xdescdat->found_control_url = 1; in Start_Desc_Element()
511 if(xdescdat->found_correct_service && xdescdat->found_control_url) { in End_Desc_Element()
516 if(xdescdat->found_control_url) { in End_Desc_Element()
517 xdescdat->found_control_url = 0; in End_Desc_Element()
547 if(xdescdat->found_correct_service && xdescdat->found_control_url) { in Data_Desc_Handler()