Searched refs:iptables_insmod (Results 1 – 4 of 4) sorted by relevance
30 extern int iptables_insmod(const char *modname, const char *modprobe);
62 iptables_insmod("ip_tables", modprobe); in create_handle()
1818 int iptables_insmod(const char *modname, const char *modprobe) in iptables_insmod() function1860 ret = iptables_insmod("ip_tables", NULL); in load_iptables_ko()