Searched refs:cap_ack (Results 1 – 1 of 1) sorted by relevance
725 bool cap_ack; in nlmsg_ack() local734 cap_ack = (error == 0) || (flags & NLF_CAP_ACK); in nlmsg_ack()735 if (!cap_ack) in nlmsg_ack()739 uint16_t nl_flags = cap_ack ? NLM_F_CAPPED : 0; in nlmsg_ack()752 memcpy(&errmsg->msg, hdr, cap_ack ? sizeof(*hdr) : hdr->nlmsg_len); in nlmsg_ack()