Searched refs:set_option (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dio_manager.c33 if (!channel->manager->set_option)
51 retval = (channel->manager->set_option)(channel, ptr, arg);
H A Dext2_io.h77 errcode_t (*set_option)(io_channel channel, const char *option, member in struct:struct_io_manager
H A Dtest_io.c367 fprintf(data->outfile, "Test_io: set_option(%s, %s) ",
369 if (data->real && data->real->manager->set_option) {
370 retval = (data->real->manager->set_option)(data->real,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/aparser/
H A Dtoken.awk53 set_option($2, $3);
H A Dparsetree.awk22 function set_option(name, value) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables.c430 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1303 set_option(&cs->options, OPT_JUMP, &cs->fw.ip.invflags, cs->invert);
1569 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags,
1586 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags,
1592 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags,
1599 set_option(&cs.options, OPT_JUMP, &cs.fw.ip.invflags,
1616 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw.ip.invflags,
1628 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1636 set_option(&cs.options, OPT_FRAGMENT, &cs.fw.ip.invflags,
1643 set_option(
[all...]
H A Dip6tables.c425 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1277 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1539 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1564 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1570 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags,
1577 set_option(&cs.options, OPT_JUMP, &cs.fw6.ipv6.invflags,
1594 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw6.ipv6.invflags,
1606 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1615 set_option(&cs.options, OPT_VERBOSE,
1625 set_option(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Diptables.c1032 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, function
2118 set_option(&options, OPT_PROTOCOL, &fw.ip.invflags,
2136 set_option(&options, OPT_SOURCE, &fw.ip.invflags,
2143 set_option(&options, OPT_DESTINATION, &fw.ip.invflags,
2150 set_option(&options, OPT_JUMP, &fw.ip.invflags,
2158 set_option(&options, OPT_JUMP, &fw.ip.invflags,
2184 set_option(&options, OPT_VIANAMEIN, &fw.ip.invflags,
2193 set_option(&options, OPT_VIANAMEOUT, &fw.ip.invflags,
2201 set_option(&options, OPT_FRAGMENT, &fw.ip.invflags,
2208 set_option(
[all...]
H A Dip6tables.c1004 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, function
2039 set_option(&options, OPT_PROTOCOL, &fw.ipv6.invflags,
2064 set_option(&options, OPT_SOURCE, &fw.ipv6.invflags,
2071 set_option(&options, OPT_DESTINATION, &fw.ipv6.invflags,
2077 set_option(&options, OPT_JUMP, &fw.ipv6.invflags,
2101 set_option(&options, OPT_VIANAMEIN, &fw.ipv6.invflags,
2110 set_option(&options, OPT_VIANAMEOUT, &fw.ipv6.invflags,
2119 set_option(&options, OPT_VERBOSE,
2147 set_option(&options, OPT_NUMERIC, &fw.ipv6.invflags,
2159 set_option(
[all...]

Completed in 84 milliseconds