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

/external/iproute2/include/
H A Diptables_common.h31 extern int load_iptables_ko(const char *modprobe);
/external/iptables/include/
H A Diptables_common.h31 extern int load_iptables_ko(const char *modprobe);
/external/iptables/
H A Diptables.c1153 load_iptables_ko(modprobe);
1854 int load_iptables_ko(const char *modprobe) function
2447 if (!*handle && load_iptables_ko(modprobe) != -1)

Completed in 642 milliseconds