Home
last modified time | relevance | path

Searched refs:OPT_NUMERIC (Results 1 – 8 of 8) sorted by relevance

/external/iptables/iptables/
Dxshared.h22 OPT_NUMERIC = 1 << 0, enumerator
Dxtables-translate.c52 int ret = 1, numeric = cs->options & OPT_NUMERIC; in xlate_action()
89 int ret = 1, numeric = cs->options & OPT_NUMERIC; in xlate_matches()
Dxtables-arp.c805 set_option(&options, OPT_NUMERIC, &cs.arp.arp.invflags, in do_commandarp()
982 options&OPT_NUMERIC, in do_commandarp()
996 options&OPT_NUMERIC, in do_commandarp()
Dxshared.c104 cs->options & OPT_NUMERIC, NULL) == NULL) in should_load_proto()
114 cs->options & OPT_NUMERIC, &cs->matches); in load_proto()
Dnft-bridge.c787 int ret = 1, numeric = cs->options & OPT_NUMERIC; in xlate_ebmatches()
828 int ret = 1, numeric = cs->options & OPT_NUMERIC; in xlate_ebaction()
Dxtables.c831 set_option(&cs->options, OPT_NUMERIC, &args->invflags, in do_parse()
1104 cs.options & OPT_NUMERIC, in do_commandx()
Dip6tables.c1437 set_option(&cs.options, OPT_NUMERIC, &cs.fw6.ipv6.invflags, in do_command6()
1735 cs.options&OPT_NUMERIC, in do_command6()
Diptables.c1430 set_option(&cs.options, OPT_NUMERIC, &cs.fw.ip.invflags, in do_command4()
1726 cs.options&OPT_NUMERIC, in do_command4()