Searched refs:nft_is_expr_compatible (Results 1 – 1 of 1) sorted by relevance
3461 static int nft_is_expr_compatible(struct nftnl_expr *expr, void *data) in nft_is_expr_compatible() function3481 return nftnl_expr_foreach(rule, nft_is_expr_compatible, NULL); in nft_is_rule_compatible()