Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dact.c26 static struct nl_object_ops act_obj_ops; variable
174 tc = TC_CAST(nl_object_alloc(&act_obj_ops)); in rtnl_act_alloc()
551 .co_obj_ops = &act_obj_ops,
554 static struct nl_object_ops act_obj_ops = { variable