Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1522 static bool nft_rule_is_policy_rule(struct nftnl_rule *r) in nft_rule_is_policy_rule() function
1568 if (!last || !nft_rule_is_policy_rule(last)) in nft_bridge_chain_postprocess()