Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c2728 static int nft_is_expr_compatible(const char *name) in nft_is_expr_compatible() function
2754 if (nft_is_expr_compatible(name) == 0) { in nft_is_rule_compatible()