Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_tables_offload.h77 int nft_flow_rule_offload_commit(struct net *net);
/linux-6.1.9/net/netfilter/
Dnf_tables_offload.c558 int nft_flow_rule_offload_commit(struct net *net) in nft_flow_rule_offload_commit() function
Dnf_tables_api.c8947 err = nft_flow_rule_offload_commit(net); in nf_tables_commit()