Home
last modified time | relevance | path

Searched refs:load_ip6tables_ko (Results 1 – 2 of 2) sorted by relevance

/external/iptables/include/
Dip6tables.h178 extern int load_ip6tables_ko(const char *modprobe);
/external/iptables/
Dip6tables.c1124 load_ip6tables_ko(modprobe); in compatible_revision()
1785 int load_ip6tables_ko(const char *modprobe) in load_ip6tables_ko() function
2353 if (!*handle && load_ip6tables_ko(modprobe) != -1) in do_command6()