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

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

Completed in 83 milliseconds