Home
last modified time | relevance | path

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

/external/libnl/lib/
Dobject.c46 if (ops->oo_size < sizeof(*new)) in nl_object_alloc()
49 new = calloc(1, ops->oo_size); in nl_object_alloc()
105 size = ops->oo_size - doff; in nl_object_clone()
/external/libnl/include/netlink/
Dobject-api.h272 size_t oo_size; member
/external/libnl/src/
Dnl-list-caches.c64 obj_ops->oo_name, obj_ops->oo_size, in print()
/external/libnl/lib/fib_lookup/
Drequest.c178 .oo_size = sizeof(struct flnl_request),
Dlookup.c317 .oo_size = sizeof(struct flnl_result),
/external/libnl/lib/netfilter/
Dqueue_obj.c204 .oo_size = sizeof(struct nfnl_queue),
Dlog_obj.c276 .oo_size = sizeof(struct nfnl_log),
Dlog_msg_obj.c448 .oo_size = sizeof(struct nfnl_log_msg),
Dqueue_msg_obj.c481 .oo_size = sizeof(struct nfnl_queue_msg),
Dct_obj.c773 .oo_size = sizeof(struct nfnl_ct),
/external/libnl/lib/route/
Dqdisc_obj.c258 .oo_size = sizeof(struct rtnl_qdisc),
Dclass_obj.c269 .oo_size = sizeof(struct rtnl_class),
Dcls_obj.c241 .oo_size = sizeof(struct rtnl_cls),
Dneigh.c842 .oo_size = sizeof(struct rtnl_neigh),
Dneightbl.c781 .oo_size = sizeof(struct rtnl_neightbl),
Drule.c758 .oo_size = sizeof(struct rtnl_rule),
Daddr.c1005 .oo_size = sizeof(struct rtnl_addr),
Droute_obj.c1180 .oo_size = sizeof(struct rtnl_route),
Dlink.c1426 .oo_size = sizeof(struct rtnl_link),
/external/libnl/lib/genl/
Dfamily.c263 .oo_size = sizeof(struct genl_family),