Searched defs:nft_family_ops (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dnft-shared.h72 struct nft_family_ops { struct
103 bool (*rule_find)(struct nft_family_ops *ops, struct nftnl_rule *r,
168 struct nft_family_ops *nft_family_ops_lookup(int family);
171 bool nft_ipv46_rule_find(struct nft_family_ops *ops, struct nftnl_rule *r,

Completed in 240 milliseconds