Searched refs:load_iptables_ko (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/
H A Diptables_common.h32 extern int load_iptables_ko(const char *modprobe, int quiet);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Diptables.c1145 load_iptables_ko(modprobe, 1);
1851 int load_iptables_ko(const char *modprobe, int quiet) function
2444 if (!*handle && load_iptables_ko(modprobe, 0) != -1)

Completed in 95 milliseconds