Lines Matching refs:NLMSG_HDRLEN
148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done()
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec()
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link()
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr()
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route()
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule()
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh()
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl()
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc()
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca()
382 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addrlabel()
402 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_dcb()
417 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_netconf()
434 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_mdb()
449 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_nsid()