Searched refs:nft_object_ops (Results 1 – 3 of 3) sorted by relevance
1383 const struct nft_object_ops *ops ____cacheline_aligned;1417 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,1419 const struct nft_object_ops *ops;1439 struct nft_object_ops { struct
1011 static const struct nft_object_ops nft_ct_timeout_obj_ops = {1198 static const struct nft_object_ops nft_ct_helper_obj_ops = {1349 static const struct nft_object_ops nft_ct_expect_obj_ops = {
8146 const struct nft_object_ops *ops; in nft_obj_init()