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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dminiupnpc.c1169 struct UPNPDevInfo IGDInfo; local
1195 memset(&IGDInfo, 0, sizeof(struct UPNPDevInfo));
1201 dev->scope_id, &IGDInfo, dut_lanaddr);
1220 parsedescxml(desc[i].xml, &IGDInfo.friendlyName, &IGDInfo.iconUrl);
1221 fprintf(xml_fd, " HostName: %s\n", IGDInfo.hostname);
1222 fprintf(xml_fd, " type: %s\n", IGDInfo.type);
1223 fprintf(xml_fd, " F Name: %s\n", IGDInfo.friendlyName);
1224 fprintf(xml_fd, " Icon URL: %s\n", IGDInfo.iconUrl);
1226 syslog(LOG_NOTICE, "parse icon url: %s", IGDInfo
[all...]
H A Dupnpc.c72 struct UPNPDevInfo IGDInfo; variable in typeref:struct:UPNPDevInfo
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dminiupnpc.c1169 struct UPNPDevInfo IGDInfo; local
1195 memset(&IGDInfo, 0, sizeof(struct UPNPDevInfo));
1201 dev->scope_id, &IGDInfo, dut_lanaddr);
1220 parsedescxml(desc[i].xml, &IGDInfo.friendlyName, &IGDInfo.iconUrl);
1221 fprintf(xml_fd, " HostName: %s\n", IGDInfo.hostname);
1222 fprintf(xml_fd, " type: %s\n", IGDInfo.type);
1223 fprintf(xml_fd, " F Name: %s\n", IGDInfo.friendlyName);
1224 fprintf(xml_fd, " Icon URL: %s\n", IGDInfo.iconUrl);
1226 syslog(LOG_NOTICE, "parse icon url: %s", IGDInfo
[all...]
H A Dupnpc.c72 struct UPNPDevInfo IGDInfo; variable in typeref:struct:UPNPDevInfo
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dminiupnpc.c1169 struct UPNPDevInfo IGDInfo; local
1195 memset(&IGDInfo, 0, sizeof(struct UPNPDevInfo));
1201 dev->scope_id, &IGDInfo, dut_lanaddr);
1220 parsedescxml(desc[i].xml, &IGDInfo.friendlyName, &IGDInfo.iconUrl);
1221 fprintf(xml_fd, " HostName: %s\n", IGDInfo.hostname);
1222 fprintf(xml_fd, " type: %s\n", IGDInfo.type);
1223 fprintf(xml_fd, " F Name: %s\n", IGDInfo.friendlyName);
1224 fprintf(xml_fd, " Icon URL: %s\n", IGDInfo.iconUrl);
1226 syslog(LOG_NOTICE, "parse icon url: %s", IGDInfo
[all...]
H A Dupnpc.c72 struct UPNPDevInfo IGDInfo; variable in typeref:struct:UPNPDevInfo

Completed in 84 milliseconds