Searched refs:nft_family_ops_lookup (Results 1 – 4 of 4) sorted by relevance
168 struct nft_family_ops *nft_family_ops_lookup(int family);
96 arg->h->ops = nft_family_ops_lookup(family); in rule_cb()
909 struct nft_family_ops *nft_family_ops_lookup(int family) in nft_family_ops_lookup() function
880 h->ops = nft_family_ops_lookup(family); in nft_init()