Searched refs:ql_openwrt_system (Results 1 – 1 of 1) sorted by relevance
348 static int ql_openwrt_system(const char *cmd) { in ql_openwrt_system() function385 ql_openwrt_system("ifdown wan"); in ql_openwrt_setup_wan()407 ql_openwrt_system("ifup wan"); in ql_openwrt_setup_wan()419 ql_openwrt_system("ifdown wan6"); in ql_openwrt_setup_wan6()445 ql_openwrt_system("ifup wan6"); in ql_openwrt_setup_wan6()447 …ql_openwrt_system("/etc/init.d/network restart"); //make PC to release old IPV6 address, and RS ne… in ql_openwrt_setup_wan6()455 ql_openwrt_system(("ifstatus lan")); in ql_openwrt_setup_wan6()461 ql_openwrt_system(shell_cmd); in ql_openwrt_setup_wan6()