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
170 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
2206 nlh->nlmsg_flags |= NLM_F_ACK_TLVS; in netlink_dump_done()2429 flags |= NLM_F_ACK_TLVS; in netlink_ack()
Completed in 11 milliseconds