Searched defs:modprobe (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables/
H A Dip6tables-restore.c57 ip6tc_handle_t create_handle(const char *tablename, const char* modprobe) argument
116 const char *modprobe = 0; local
H A Diptables-restore.c115 const char *modprobe = 0; local
H A Dip6tables.c196 const char *modprobe = NULL; variable
1753 int ip6tables_insmod(const char *modname, const char *modprobe, int quiet) argument
1795 int load_ip6tables_ko(const char *modprobe, in argument
[all...]
H A Diptables.c200 const char *modprobe = NULL; variable
1832 int iptables_insmod(const char *modname, const char *modprobe, int quiet) argument
1874 load_iptables_ko(const char *modprobe, int quiet) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables/
H A Dip6tables-restore.c57 ip6tc_handle_t create_handle(const char *tablename, const char* modprobe) argument
116 const char *modprobe = 0; local
H A Diptables-restore.c115 const char *modprobe = 0; local
H A Dip6tables.c196 const char *modprobe = NULL; variable
1753 int ip6tables_insmod(const char *modname, const char *modprobe, int quiet) argument
1795 int load_ip6tables_ko(const char *modprobe, in argument
[all...]
H A Diptables.c200 const char *modprobe = NULL; variable
1832 int iptables_insmod(const char *modname, const char *modprobe, int quiet) argument
1874 load_iptables_ko(const char *modprobe, int quiet) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/
H A Dip6tables-restore.c57 ip6tc_handle_t create_handle(const char *tablename, const char* modprobe) argument
116 const char *modprobe = 0; local
H A Diptables-restore.c115 const char *modprobe = 0; local
H A Dip6tables.c196 const char *modprobe = NULL; variable
1753 int ip6tables_insmod(const char *modname, const char *modprobe, int quiet) argument
1795 int load_ip6tables_ko(const char *modprobe, in argument
[all...]
H A Diptables.c200 const char *modprobe = NULL; variable
1832 int iptables_insmod(const char *modname, const char *modprobe, int quiet) argument
1874 load_iptables_ko(const char *modprobe, int quiet) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Drc.h624 #define modprobe(mod, args...) ({ char *argv[] = { "modprobe", "-s", mod, ## args, NULL }; _eval(argv, NULL, 0, NULL); }) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Drc.h624 #define modprobe(mod, args...) ({ char *argv[] = { "modprobe", "-s", mod, ## args, NULL }; _eval(argv, NULL, 0, NULL); }) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Drc.h624 #define modprobe(mod, args...) ({ char *argv[] = { "modprobe", "-s", mod, ## args, NULL }; _eval(argv, NULL, 0, NULL); }) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/iptables/
H A Dxtables.c336 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) argument
402 int xtables_load_ko(const char *modprobe, bool quiet) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/iptables/
H A Dxtables.c336 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) argument
402 int xtables_load_ko(const char *modprobe, bool quiet) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/iptables/
H A Dxtables.c336 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) argument
402 int xtables_load_ko(const char *modprobe, bool quiet) argument

Completed in 231 milliseconds