Searched defs:hdd_beacon_data (Results 1 – 1 of 1) sorted by relevance
718 struct hdd_beacon_data { struct719 u8 *head;720 u8 *tail;721 u8 *proberesp_ies;722 u8 *assocresp_ies;723 int head_len;724 int tail_len;725 int proberesp_ies_len;726 int assocresp_ies_len;727 int dtim_period;