Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dlink.c66 static struct nl_object_ops link_obj_ops; variable
1630 return (struct rtnl_link *) nl_object_alloc(&link_obj_ops); in rtnl_link_alloc()
2716 static struct nl_object_ops link_obj_ops = { variable
2752 .co_obj_ops = &link_obj_ops,