Home
last modified time | relevance | path

Searched refs:NFT_REG32_COUNT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_pipapo.h9 #define NFT_PIPAPO_MAX_FIELDS NFT_REG32_COUNT
H A Dnf_tables_api.c4077 if (num_regs > NFT_REG32_COUNT) in nft_set_desc_concat()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h281 u8 field_len[NFT_REG32_COUNT];
446 u8 field_len[NFT_REG32_COUNT];
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnf_tables.h51 #define NFT_REG32_COUNT (NFT_REG32_15 - NFT_REG32_00 + 1) macro