Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dact.c22 static struct nl_object_ops act_obj_ops; variable
179 tc = TC_CAST(nl_object_alloc(&act_obj_ops)); in rtnl_act_alloc()
561 .co_obj_ops = &act_obj_ops,
564 static struct nl_object_ops act_obj_ops = { variable