Searched refs:xlate_find_match (Results 1 – 5 of 5) sorted by relevance
240 bool xlate_find_match(const struct iptables_command_state *cs, const char *p_name);
135 bool xlate_find_match(const struct iptables_command_state *cs, const char *p_name) in xlate_find_match() function
370 if (!pent || !xlate_find_match(cs, pent->p_name)) { in nft_ipv6_xlate()
411 if (!pent || !xlate_find_match(cs, pent->p_name)) { in nft_ipv4_xlate()
860 if (!implicit || !xlate_find_match(cs, implicit)) in nft_bridge_xlate()