Home
last modified time | relevance | path

Searched defs:RTA_LENGTH (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dpriv_netlink.h70 #define RTA_LENGTH(len) (RTA_ALIGN(sizeof(struct rtattr)) + (len)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dpriv_netlink.h70 #define RTA_LENGTH(len) (RTA_ALIGN(sizeof(struct rtattr)) + (len)) macro

Completed in 2 milliseconds