Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.h163 bool xlate_find_match(const struct iptables_command_state *cs, const char *p_name);
Dxtables-translate.c117 bool xlate_find_match(const struct iptables_command_state *cs, const char *p_name) in xlate_find_match() function
Dnft-ipv6.c419 if (!xlate_find_match(cs, pent->p_name)) { in nft_ipv6_xlate()
Dnft-ipv4.c462 if (!xlate_find_match(cs, pent->p_name)) { in nft_ipv4_xlate()