Searched defs:link_obj_ops (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Dlink.c181 static struct nl_object_ops link_obj_ops; variable in typeref:struct:nl_object_ops
750 return (struct rtnl_link *) nl_object_alloc(&link_obj_ops);
1424 static struct nl_object_ops link_obj_ops = { variable in typeref:struct:nl_object_ops
1458 .co_obj_ops = &link_obj_ops,

Completed in 108 milliseconds