Home
last modified time | relevance | path

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

/external/libnl/lib/fib_lookup/
Dlookup.c31 static struct nl_object_ops result_obj_ops; variable
157 return (struct flnl_result *) nl_object_alloc(&result_obj_ops); in flnl_result_alloc()
315 static struct nl_object_ops result_obj_ops = { variable
336 .co_obj_ops = &result_obj_ops,