Searched refs:ct_obj_ops (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h28 extern struct nl_object_ops ct_obj_ops;
/external/libnl/lib/netfilter/
H A Dct_obj.c367 return (struct nfnl_ct *) nl_object_alloc(&ct_obj_ops);
771 struct nl_object_ops ct_obj_ops = { variable in typeref:struct:nl_object_ops
H A Dct.c588 .co_obj_ops = &ct_obj_ops,

Completed in 631 milliseconds