Searched defs:set_option (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h79 errcode_t (*set_option)(io_channel channel, const char *option, member in struct:struct_io_manager
/external/regex-re2/util/
H A Dpcre.h534 void set_option(PCRE::Option option) { function in class:re2::PCRE_Options
/external/iptables/iptables/
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);
1542 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1568 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1575 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags,
1582 set_option(&cs.options, OPT_JUMP, &cs.fw6.ipv6.invflags,
1600 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw6.ipv6.invflags,
1613 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1622 set_option(&cs.options, OPT_VERBOSE,
1632 set_option(
[all...]
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);
1571 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags,
1589 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags,
1596 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags,
1603 set_option(&cs.options, OPT_JUMP, &cs.fw.ip.invflags,
1621 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw.ip.invflags,
1634 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1642 set_option(&cs.options, OPT_FRAGMENT, &cs.fw.ip.invflags,
1649 set_option(
[all...]

Completed in 476 milliseconds