Home
last modified time | relevance | path

Searched refs:NETLINK_CAP_ACK (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dnetlink.h154 #define NETLINK_CAP_ACK 10 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c43 #ifndef NETLINK_CAP_ACK
44 #define NETLINK_CAP_ACK 10 macro
416 NETLINK_CAP_ACK, &opt, sizeof(opt)); in send_and_recv()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c43 #ifndef NETLINK_CAP_ACK
44 #define NETLINK_CAP_ACK 10 macro
415 NETLINK_CAP_ACK, &opt, sizeof(opt)); in send_and_recv()