Searched refs:NFT_REG32_00 (Results 1 – 2 of 2) sorted by relevance
30 NFT_REG32_00 = 8, enumerator51 #define NFT_REG32_COUNT (NFT_REG32_15 - NFT_REG32_00 + 1)
9215 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