Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Drule.c43 static struct nl_object_ops rule_obj_ops; variable
305 return (struct rtnl_rule *) nl_object_alloc(&rule_obj_ops); in rtnl_rule_alloc()
717 static struct nl_object_ops rule_obj_ops = { variable
744 .co_obj_ops = &rule_obj_ops,