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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c14268 do_apply_post(char *url, FILE *stream, int len, char *boundary) function
16413 { "wan.asp", "text/html", no_cache, do_apply_post, do_wan_asp, do_auth },
16415 { "radio.asp", "text/html", no_cache, do_apply_post, do_wireless_asp, do_auth },
16416 { "ssid.asp", "text/html", no_cache, do_apply_post, do_wireless_asp, do_auth },
16418 {"passpoint.asp", "text/html", no_cache, do_apply_post, do_passpoint_asp, do_auth},
16421 { "security.asp", "text/html", no_cache, do_apply_post, do_security_asp, do_auth },
16427 { "wps.asp", "text/html", no_cache, do_apply_post, do_wps_asp, do_auth },
16429 { "internal.asp", "text/html", no_cache, do_apply_post, do_internal_asp, do_auth },
16434 { "storage.asp", "text/html", no_cache, do_apply_post, do_storage_asp, do_auth },
16436 { "media.asp", "text/html", no_cache, do_apply_post, do_media_as
[all...]

Completed in 135 milliseconds