Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dneightbl.c54 static struct nl_object_ops neightbl_obj_ops; variable
373 return (struct rtnl_neightbl *) nl_object_alloc(&neightbl_obj_ops); in rtnl_neightbl_alloc()
791 static struct nl_object_ops neightbl_obj_ops = { variable
814 .co_obj_ops = &neightbl_obj_ops,