Home
last modified time | relevance | path

Searched refs:NFT_JUMP (Results 1 – 17 of 17) sorted by relevance

/external/iptables/include/linux/netfilter/
Dnf_tables.h31 NFT_JUMP = -3, enumerator
/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_tables.h66 NFT_JUMP = -3, enumerator
/external/iptables/iptables/
Dnft-bridge.c148 ret = add_jumpto(r, cs->jumpto, NFT_JUMP); in _add_action()
Dnft-arp.c232 ret = add_jumpto(r, cs->jumpto, NFT_JUMP); in nft_arp_add()
Dnft-shared.c476 case NFT_JUMP: in nft_parse_immediate()
Dnft.c989 ret = add_jumpto(r, cs->jumpto, NFT_JUMP); in add_action()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go1448 NFT_JUMP = -0x3 const
Dztypes_linux_386.go1422 NFT_JUMP = -0x3 const
Dztypes_linux_mips.go1416 NFT_JUMP = -0x3 const
Dztypes_linux_amd64.go1442 NFT_JUMP = -0x3 const
Dztypes_linux_ppc64.go1431 NFT_JUMP = -0x3 const
Dztypes_linux_mips64.go1423 NFT_JUMP = -0x3 const
Dztypes_linux_mipsle.go1416 NFT_JUMP = -0x3 const
Dztypes_linux_arm.go1411 NFT_JUMP = -0x3 const
Dztypes_linux_arm64.go1421 NFT_JUMP = -0x3 const
Dztypes_linux_mips64le.go1423 NFT_JUMP = -0x3 const
Dztypes_linux_ppc64le.go1431 NFT_JUMP = -0x3 const