Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/tools/lib/bpf/
A Dnlattr.c169 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
/tools/testing/selftests/net/
A Dnetlink-dumps.c51 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in nl_get_extack()
/tools/net/ynl/pyynl/lib/
A Dynl.py50 NLM_F_ACK_TLVS = 0x200 variable in Netlink
214 if self.nl_flags & Netlink.NLM_F_ACK_TLVS and extack_off:
/tools/net/ynl/lib/
A Dynl.c215 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) { in ynl_ext_ack_check()
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c261 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in ovpn_nl_cb_error()

Completed in 14 milliseconds