Searched refs:NLM_F_ACK_TLVS (Results 1 – 8 of 8) sorted by relevance
78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
169 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
87 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
64 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in nl_get_extack()
65 NLM_F_ACK_TLVS = 0x200 variable in Netlink358 if self.nl_flags & Netlink.NLM_F_ACK_TLVS and extack_off:
215 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) { in ynl_ext_ack_check()
2248 nlh->nlmsg_flags |= NLM_F_ACK_TLVS; in netlink_dump_done()2491 flags |= NLM_F_ACK_TLVS; in netlink_ack()
266 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in ovpn_nl_cb_error()