Searched refs:NLMSG_TAIL (Results 1 – 3 of 3) sorted by relevance
301 rta = (struct rtattr *)NLMSG_TAIL(nh); in tap_nlattr_add()380 tail->tail = (struct rtattr *)NLMSG_TAIL(&msg->nh); in tap_nlattr_nested_start()405 tail->tail->rta_len = (char *)NLMSG_TAIL(&msg->nh) - (char *)tail->tail; in tap_nlattr_nested_finish()
26 #define NLMSG_TAIL(nlh) (void *)((char *)(nlh) + NLMSG_ALIGN((nlh)->nlmsg_len)) macro
53 #ifndef NLMSG_TAIL54 #define NLMSG_TAIL(nmsg) \ macro636 req.vf_list_rta.rta_len = RTE_PTR_DIFF(NLMSG_TAIL(&req.hdr), in mlx5_nl_vf_mac_addr_modify()638 req.vf_info_rta.rta_len = RTE_PTR_DIFF(NLMSG_TAIL(&req.hdr), in mlx5_nl_vf_mac_addr_modify()