NLM_F_CAPPED
uint16_t nl_flags = cap_ack ? NLM_F_CAPPED : 0;
if ((hdr->nlmsg_flags & NLM_F_CAPPED) != 0)