Searched refs:ct_obj_ops (Results 1 – 3 of 3) sorted by relevance
28 extern struct nl_object_ops ct_obj_ops;
367 return (struct nfnl_ct *) nl_object_alloc(&ct_obj_ops); in nfnl_ct_alloc()771 struct nl_object_ops ct_obj_ops = { variable
588 .co_obj_ops = &ct_obj_ops,