Home
last modified time | relevance | path

Searched refs:NFT_REG32_15 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/netfilter/
H A Dnf_tables_offload.h35 struct nft_offload_reg regs[NFT_REG32_15 + 1];
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h45 NFT_REG32_15, enumerator
51 #define NFT_REG32_COUNT (NFT_REG32_15 - NFT_REG32_00 + 1)
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c10770 case NFT_REG32_00...NFT_REG32_15: in nft_parse_register()