Searched refs:OPT_DESTINATION (Results 1 – 6 of 6) sorted by relevance
17 OPT_DESTINATION = 1 << 2, enumerator
343 if (!(cs->options & OPT_DESTINATION)) in nft_ipv6_post_parse()
397 if (!(cs->options & OPT_DESTINATION)) in nft_ipv4_post_parse()
1541 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags, in do_command4()1743 if (!(cs.options & OPT_DESTINATION)) in do_command4()
1556 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags, in do_command6()1756 if (!(cs.options & OPT_DESTINATION)) in do_command6()
908 set_option(&cs->options, OPT_DESTINATION, in do_parse()