Searched refs:ct_obj_ops (Results 1 – 4 of 4) sorted by relevance
33 extern struct nl_object_ops ct_obj_ops;
4 ct_obj_ops;
395 return (struct nfnl_ct *) nl_object_alloc(&ct_obj_ops); in nfnl_ct_alloc()837 struct nl_object_ops ct_obj_ops = { variable
666 .co_obj_ops = &ct_obj_ops,