Home | History | Annotate | Download | only in iptables

Lines Matching full:set_option

1008 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg,
2037 set_option(&options, OPT_PROTOCOL, &fw.ipv6.invflags,
2061 set_option(&options, OPT_SOURCE, &fw.ipv6.invflags,
2068 set_option(&options, OPT_DESTINATION, &fw.ipv6.invflags,
2074 set_option(&options, OPT_JUMP, &fw.ipv6.invflags,
2098 set_option(&options, OPT_VIANAMEIN, &fw.ipv6.invflags,
2107 set_option(&options, OPT_VIANAMEOUT, &fw.ipv6.invflags,
2116 set_option(&options, OPT_VERBOSE,
2144 set_option(&options, OPT_NUMERIC, &fw.ipv6.invflags,
2156 set_option(&options, OPT_EXPANDED, &fw.ipv6.invflags,
2169 set_option(&options, OPT_LINENUMBERS, &fw.ipv6.invflags,
2179 set_option(&options, OPT_COUNTERS, &fw.ipv6.invflags,