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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Diptables_common.h25 extern int iptables_insmod(const char *modname, const char *modprobe);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/
H A Diptables_common.h31 iptables_insmod(const char *modname, const char *modprobe, int quiet);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Diptables-restore.c62 iptables_insmod("ip_tables", modprobe, 0);
H A Diptables.c1809 int iptables_insmod(const char *modname, const char *modprobe, int quiet) function
1857 ret = iptables_insmod("ip_tables", modprobe, quiet);

Completed in 46 milliseconds