Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dnlattr.c170 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in libbpf_nla_dump_errormsg()
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c65 #ifndef NLM_F_ACK_TLVS
66 #define NLM_F_ACK_TLVS 0x200 macro
329 if(!(nlmsg_hdr(msg)->nlmsg_flags & NLM_F_ACK_TLVS)) in ack_handler_cookie()
359 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c62 #ifndef NLM_F_ACK_TLVS
63 #define NLM_F_ACK_TLVS 0x200 macro
341 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()

Completed in 27 milliseconds