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