Home
last modified time | relevance | path

Searched refs:OPT_JUMP (Results 1 – 2 of 2) sorted by relevance

/external/iptables/
Diptables.c95 #define OPT_JUMP 0x00010U macro
2153 set_option(&options, OPT_JUMP, &fw.ip.invflags, in do_command()
2161 set_option(&options, OPT_JUMP, &fw.ip.invflags, in do_command()
Dip6tables.c96 #define OPT_JUMP 0x00010U macro
2074 set_option(&options, OPT_JUMP, &fw.ipv6.invflags, in do_command6()