Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/linux/tools/lib/bpf/
A Dnlattr.c170 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
/linux/include/uapi/linux/
A Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/linux/net/netlink/
A Daf_netlink.c2206 nlh->nlmsg_flags |= NLM_F_ACK_TLVS; in netlink_dump_done()
2429 flags |= NLM_F_ACK_TLVS; in netlink_ack()

Completed in 12 milliseconds