OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idiagnl_msg_obj_ops
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/idiag/
msg.h
22
extern struct nl_object_ops
idiagnl_msg_obj_ops
;
/external/libnl/lib/idiag/
idiag_msg_obj.c
28
return (struct idiagnl_msg *) nl_object_alloc(&
idiagnl_msg_obj_ops
);
77
.co_obj_ops = &
idiagnl_msg_obj_ops
,
714
struct nl_object_ops
idiagnl_msg_obj_ops
= {
variable in typeref:struct:nl_object_ops
Completed in 57 milliseconds