Home
last modified time | relevance | path

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

12

/third_party/libnl/lib/
Dobject.c59 if (ops->oo_size < sizeof(*new)) in nl_object_alloc()
62 new = calloc(1, ops->oo_size); in nl_object_alloc()
126 size = ops->oo_size - doff; in nl_object_clone()
/third_party/libnl/include/netlink-private/
Dobject-api.h281 size_t oo_size; member
/third_party/libnl/lib/idiag/
Didiag_vegasinfo_obj.c104 .oo_size = sizeof(struct idiagnl_vegasinfo),
Didiag_meminfo_obj.c101 .oo_size = sizeof(struct idiagnl_meminfo),
Didiag_req_obj.c245 .oo_size = sizeof(struct idiagnl_req),
/third_party/libnl/src/
Dnl-list-caches.c64 obj_ops->oo_name, obj_ops->oo_size, in print()
/third_party/libnl/lib/fib_lookup/
Drequest.c179 .oo_size = sizeof(struct flnl_request),
Dlookup.c319 .oo_size = sizeof(struct flnl_result),
/third_party/libnl/lib/netfilter/
Dqueue_obj.c205 .oo_size = sizeof(struct nfnl_queue),
Dlog_obj.c277 .oo_size = sizeof(struct nfnl_log),
Dlog_msg_obj.c452 .oo_size = sizeof(struct nfnl_log_msg),
Dqueue_msg_obj.c488 .oo_size = sizeof(struct nfnl_queue_msg),
Dexp_obj.c878 .oo_size = sizeof(struct nfnl_exp),
Dct_obj.c839 .oo_size = sizeof(struct nfnl_ct),
/third_party/libnl/lib/route/
Dcls.c442 .oo_size = sizeof(struct rtnl_cls),
Dclass.c467 .oo_size = sizeof(struct rtnl_class),
Dqdisc.c553 .oo_size = sizeof(struct rtnl_qdisc),
Dact.c567 .oo_size = sizeof(struct rtnl_act),
Dnetconf.c537 .oo_size = sizeof(struct rtnl_netconf),
Dneightbl.c794 .oo_size = sizeof(struct rtnl_neightbl),
Dneigh.c1077 .oo_size = sizeof(struct rtnl_neigh),
Daddr.c1162 .oo_size = sizeof(struct rtnl_addr),
Drule.c953 .oo_size = sizeof(struct rtnl_rule),
/third_party/libnl/lib/genl/
Dfamily.c395 .oo_size = sizeof(struct genl_family),
/third_party/libnl/lib/xfrm/
Dae.c971 .oo_size = sizeof(struct xfrmnl_ae),

12