Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dnetlink.h155 #define NETLINK_EXT_ACK 11 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c47 #ifndef NETLINK_EXT_ACK
48 #define NETLINK_EXT_ACK 11 macro
411 NETLINK_EXT_ACK, &opt, sizeof(opt)); in send_and_recv()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c47 #ifndef NETLINK_EXT_ACK
48 #define NETLINK_EXT_ACK 11 macro
410 NETLINK_EXT_ACK, &opt, sizeof(opt)); in send_and_recv()