Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_offload.c10 static struct nft_flow_rule *nft_flow_rule_alloc(int num_actions) in nft_flow_rule_alloc() function
107 flow = nft_flow_rule_alloc(num_actions); in nft_flow_rule_create()