Home
last modified time | relevance | path

Searched refs:ct_obj_ops (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dct.h33 extern struct nl_object_ops ct_obj_ops;
/third_party/libnl/
Dlibnl-nf-3.sym4 ct_obj_ops;
/third_party/libnl/lib/netfilter/
Dct_obj.c395 return (struct nfnl_ct *) nl_object_alloc(&ct_obj_ops); in nfnl_ct_alloc()
837 struct nl_object_ops ct_obj_ops = { variable
Dct.c666 .co_obj_ops = &ct_obj_ops,