HomeSort by relevance Sort by last modified time
    Searched defs:NFT_JUMP (Results 1 - 14 of 14) sorted by null

  /external/iptables/include/linux/netfilter/
nf_tables.h 22 * @NFT_JUMP: push the current chain on the jump stack and jump to a chain
31 NFT_JUMP = -3,
  /bionic/libc/kernel/uapi/linux/netfilter/
nf_tables.h 58 NFT_JUMP = - 3,
  /external/kernel-headers/original/uapi/linux/netfilter/
nf_tables.h 57 * @NFT_JUMP: push the current chain on the jump stack and jump to a chain
66 NFT_JUMP = -3,
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
ztypes_linux_386.go 1422 NFT_JUMP = -0x3
    [all...]
ztypes_linux_amd64.go 1442 NFT_JUMP = -0x3
    [all...]
ztypes_linux_arm.go 1411 NFT_JUMP = -0x3
    [all...]
ztypes_linux_arm64.go 1421 NFT_JUMP = -0x3
    [all...]
ztypes_linux_mips.go 1416 NFT_JUMP = -0x3
    [all...]
ztypes_linux_mips64.go 1423 NFT_JUMP = -0x3
    [all...]
ztypes_linux_mips64le.go 1423 NFT_JUMP = -0x3
    [all...]
ztypes_linux_mipsle.go 1416 NFT_JUMP = -0x3
    [all...]
ztypes_linux_ppc64.go 1431 NFT_JUMP = -0x3
    [all...]
ztypes_linux_ppc64le.go 1431 NFT_JUMP = -0x3
    [all...]
ztypes_linux_s390x.go 1448 NFT_JUMP = -0x3
    [all...]

Completed in 770 milliseconds