Searched refs:NFT_OFFLOAD_F_ACTION (Results 1 – 3 of 3) sorted by relevance
62 #define NFT_OFFLOAD_F_ACTION (1 << 0) macro
176 .offload_flags = NFT_OFFLOAD_F_ACTION,
41 if (expr->ops->offload_flags & NFT_OFFLOAD_F_ACTION) in nft_flow_rule_create()