Searched refs:NLF_CAP_ACK (Results 1 – 3 of 3) sorted by relevance
90 #define NLF_CAP_ACK 0x01 /* Do not send message body with errmsg */ macro
276 cap_ack = (error == 0) || (flags & NLF_CAP_ACK); in nlmsg_ack()
841 return (NLF_CAP_ACK); in nl_getoptflag()