Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_tables_offload.c363 nft_trans_flow_rule(trans), in nft_flow_rule_offload_commit()
365 nft_flow_rule_destroy(nft_trans_flow_rule(trans)); in nft_flow_rule_offload_commit()
373 nft_trans_flow_rule(trans), in nft_flow_rule_offload_commit()
Dnf_tables_api.c2861 nft_trans_flow_rule(trans) = flow; in nf_tables_newrule()
/Linux-v5.4/include/net/netfilter/
Dnf_tables.h1375 #define nft_trans_flow_rule(trans) \ macro