Home
last modified time | relevance | path

Searched defs:RTA_SPACE (Results 1 – 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dpriv_netlink.h71 #define RTA_SPACE(len) RTA_ALIGN(RTA_LENGTH(len)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dpriv_netlink.h71 #define RTA_SPACE(len) RTA_ALIGN(RTA_LENGTH(len)) macro
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h189 #define RTA_SPACE(len) RTA_ALIGN(RTA_LENGTH(len)) macro