Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/tools/lib/bpf/
Dnlattr.c169 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()