Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_immediate.c32 static enum nft_data_types nft_reg_to_type(const struct nlattr *nla) in nft_reg_to_type() function
60 desc.type = nft_reg_to_type(tb[NFTA_IMMEDIATE_DREG]); in nft_immediate_init()