Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
A Dnf_tables.h30 NFT_REG32_00 = 8, enumerator
51 #define NFT_REG32_COUNT (NFT_REG32_15 - NFT_REG32_00 + 1)
/linux/net/netfilter/
A Dnf_tables_api.c9215 return reg + NFT_REG_SIZE / NFT_REG32_SIZE - NFT_REG32_00; in nft_parse_register()
9235 reg = reg - NFT_REG_SIZE / NFT_REG32_SIZE + NFT_REG32_00; in nft_dump_register()

Completed in 24 milliseconds