Home
last modified time | relevance | path

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

/external/libnl/lib/genl/
Dmngt.c250 if (ops->co_hdrsize < GENL_HDRSIZE(0)) { in genl_register()
261 ops->co_genl->o_hdrsize = ops->co_hdrsize - GENL_HDRLEN; in genl_register()
Dctrl.c528 .co_hdrsize = GENL_HDRSIZE(0),
/external/libnl/lib/
Dmsg.c848 int hdrsize = ops->co_hdrsize - GENL_HDRLEN; in print_genl_msg()
943 attrlen = nlmsg_attrlen(hdr, ops->co_hdrsize); in print_msg()
959 attrs = nlmsg_attrdata(hdr, ops->co_hdrsize); in print_msg()
960 attrlen = nlmsg_attrlen(hdr, ops->co_hdrsize); in print_msg()
Dcache.c909 if (!nlmsg_valid_hdr(nlh, ops->co_hdrsize)) in nl_cache_parse()
/external/libnl/include/netlink-private/
Dcache-api.h171 int co_hdrsize; member
/external/libnl/src/
Dnl-list-caches.c40 ops->co_name, ops->co_hdrsize, in print()
/external/libnl/lib/route/
Droute.c182 .co_hdrsize = sizeof(struct rtmsg),
Dcls.c406 .co_hdrsize = sizeof(struct tcmsg),
Dclass.c448 .co_hdrsize = sizeof(struct tcmsg),
Dqdisc.c536 .co_hdrsize = sizeof(struct tcmsg),
Dact.c541 .co_hdrsize = sizeof(struct tcmsg),
Dneigh.c938 .co_hdrsize = sizeof(struct ndmsg),
Dneightbl.c804 .co_hdrsize = sizeof(struct rtgenmsg),
Drule.c734 .co_hdrsize = sizeof(struct fib_rule_hdr),
Daddr.c1113 .co_hdrsize = sizeof(struct ifaddrmsg),
Dlink.c2740 .co_hdrsize = sizeof(struct ifinfomsg),
/external/libnl/lib/netfilter/
Dlog_msg.c189 .co_hdrsize = NFNL_HDRLEN,
Dqueue_msg.c301 .co_hdrsize = NFNL_HDRLEN,
Dexp.c596 .co_hdrsize = NFNL_HDRLEN,
Dct.c665 .co_hdrsize = NFNL_HDRLEN,
/external/libnl/lib/fib_lookup/
Dlookup.c329 .co_hdrsize = sizeof(struct fib_result_nl),
/external/libnl/
Dmake.log157 if (ops->co_hdrsize < GENL_HDRSIZE(0)) {
314 if (ops->co_hdrsize < GENL_HDRSIZE(0)) {
/external/libnl/lib/idiag/
Didiag_msg_obj.c68 .co_hdrsize = sizeof(struct inet_diag_msg),