Home
last modified time | relevance | path

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

/third_party/libnl/lib/genl/
Dmngt.c257 if (ops->co_hdrsize < GENL_HDRSIZE(0)) { in genl_register()
268 ops->co_genl->o_hdrsize = ops->co_hdrsize - GENL_HDRLEN; in genl_register()
Dctrl.c529 .co_hdrsize = GENL_HDRSIZE(0),
/third_party/libnl/include/netlink-private/
Dcache-api.h171 int co_hdrsize; member
/third_party/libnl/lib/
Dmsg.c852 int hdrsize = ops->co_hdrsize - GENL_HDRLEN; in print_genl_msg()
946 attrlen = nlmsg_attrlen(hdr, ops->co_hdrsize); in print_msg()
962 attrs = nlmsg_attrdata(hdr, ops->co_hdrsize); in print_msg()
963 attrlen = nlmsg_attrlen(hdr, ops->co_hdrsize); in print_msg()
Dcache.c990 if (!nlmsg_valid_hdr(nlh, ops->co_hdrsize)) in nl_cache_parse()
/third_party/libnl/src/
Dnl-list-caches.c41 ops->co_name, ops->co_hdrsize, in print()
/third_party/libnl/lib/route/
Droute.c184 .co_hdrsize = sizeof(struct rtmsg),
Dcls.c426 .co_hdrsize = sizeof(struct tcmsg),
Dclass.c481 .co_hdrsize = sizeof(struct tcmsg),
Dqdisc.c537 .co_hdrsize = sizeof(struct tcmsg),
Dact.c552 .co_hdrsize = sizeof(struct tcmsg),
Dnetconf.c560 .co_hdrsize = sizeof(struct netconfmsg),
Dneightbl.c805 .co_hdrsize = sizeof(struct rtgenmsg),
Dneigh.c1100 .co_hdrsize = sizeof(struct ndmsg),
Drule.c974 .co_hdrsize = sizeof(struct fib_rule_hdr),
Daddr.c1186 .co_hdrsize = sizeof(struct ifaddrmsg),
Dlink.c3221 .co_hdrsize = sizeof(struct ifinfomsg),
/third_party/libnl/lib/netfilter/
Dlog_msg.c178 .co_hdrsize = NFNL_HDRLEN,
Dqueue_msg.c290 .co_hdrsize = NFNL_HDRLEN,
Dexp.c607 .co_hdrsize = NFNL_HDRLEN,
Dct.c655 .co_hdrsize = NFNL_HDRLEN,
/third_party/libnl/lib/fib_lookup/
Dlookup.c331 .co_hdrsize = sizeof(struct fib_result_nl),
/third_party/libnl/lib/idiag/
Didiag_msg_obj.c108 .co_hdrsize = sizeof(struct inet_diag_msg),
/third_party/libnl/lib/xfrm/
Dsp.c1406 .co_hdrsize = sizeof(struct xfrm_userpolicy_info),
Dsa.c2201 .co_hdrsize = sizeof(struct xfrm_usersa_info),