OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_object_ops
(Results
1 - 8
of
8
) sorted by null
/external/libnl-headers/netlink/
object.h
24
struct
nl_object_ops
;
29
extern struct nl_object * nl_object_alloc(struct
nl_object_ops
*);
cache-api.h
185
struct
nl_object_ops
* co_obj_ops;
object-api.h
36
* struct
nl_object_ops
my_ops = {
84
* struct
nl_object_ops
my_ops = {
111
* struct
nl_object_ops
my_ops = {
169
* struct
nl_object_ops
my_ops = {
186
struct
nl_object_ops
* ce_ops; \
262
struct
nl_object_ops
struct
/external/libnl-headers/netlink/route/
class.h
25
extern struct
nl_object_ops
class_obj_ops;
classifier.h
24
extern struct
nl_object_ops
cls_obj_ops;
qdisc.h
25
extern struct
nl_object_ops
qdisc_obj_ops;
route.h
44
extern struct
nl_object_ops
route_obj_ops;
/external/libnl-headers/netlink/netfilter/
ct.h
28
extern struct
nl_object_ops
ct_obj_ops;
Completed in 640 milliseconds