Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h6919 struct update_dh { struct
6920 const u8 *peer;
6921 const u8 *ie;
6922 size_t ie_len;
6923 int assoc_link_id;
6924 const u8 *link_addr;
6925 } update_dh; member