Home
last modified time | relevance | path

Searched refs:NFT_GOTO (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/include/linux/netfilter/
Dnf_tables.h66 NFT_GOTO = -4, enumerator
/third_party/iptables/iptables/
Dxtables-monitor.c474 case NFT_GOTO: in print_verdict()
Dnft-shared.c544 case NFT_GOTO: in nft_parse_immediate()
Dnft.c1346 ret = add_jumpto(r, cs->jumpto, NFT_GOTO); in add_action()