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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/netconf/
H A Dnetconf_linux.c1351 netconf_manip_fw(netconf_fw_t *fw_list, bool del) function
1377 return netconf_manip_fw((netconf_fw_t *) nat_list, 0);
1388 return netconf_manip_fw((netconf_fw_t *) nat_list, 1);
1430 return netconf_manip_fw((netconf_fw_t *) filter_list, 0);
1441 return netconf_manip_fw((netconf_fw_t *) filter_list, 1);

Completed in 69 milliseconds