Searched defs:link_obj_ops (Results 1 - 1 of 1) sorted by relevance
/external/libnl/lib/route/ | ||
H A D | link.c | 66 static struct nl_object_ops link_obj_ops; variable in typeref:struct:nl_object_ops 1630 return (struct rtnl_link *) nl_object_alloc(&link_obj_ops); 2716 static struct nl_object_ops link_obj_ops = { variable in typeref:struct:nl_object_ops 2752 .co_obj_ops = &link_obj_ops, |
Completed in 65 milliseconds