Searched refs:NLM_F_ACK_TLVS (Results 1 – 4 of 4) sorted by relevance
78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
162 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in nla_dump_errormsg()
2386 flags |= NLM_F_ACK_TLVS; in netlink_ack()