Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.h171 bool nft_ipv46_rule_find(struct nft_family_ops *ops, struct nftnl_rule *r,
Dnft-ipv6.c379 return nft_ipv46_rule_find(ops, r, cs); in nft_ipv6_rule_find()
Dnft-ipv4.c431 return nft_ipv46_rule_find(ops, r, cs); in nft_ipv4_rule_find()
Dnft-shared.c853 bool nft_ipv46_rule_find(struct nft_family_ops *ops, in nft_ipv46_rule_find() function