Searched refs:ct_obj_ops (Results 1 – 3 of 3) sorted by relevance
33 extern struct nl_object_ops ct_obj_ops;
394 return (struct nfnl_ct *) nl_object_alloc(&ct_obj_ops); in nfnl_ct_alloc()836 struct nl_object_ops ct_obj_ops = { variable
676 .co_obj_ops = &ct_obj_ops,