Home
last modified time | relevance | path

Searched refs:NLM_F_ACK_TLVS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/include/uapi/linux/
Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/linux-6.1.9/tools/lib/bpf/
Dnlattr.c170 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
/linux-6.1.9/include/uapi/linux/
Dnetlink.h87 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/linux-6.1.9/net/netlink/
Daf_netlink.c2214 nlh->nlmsg_flags |= NLM_F_ACK_TLVS; in netlink_dump_done()
2498 flags |= NLM_F_ACK_TLVS; in netlink_ack()
/linux-6.1.9/Documentation/userspace-api/netlink/
Dintro.rst223 of extended ACK is indicated by ``NLM_F_ACK_TLVS`` in