Searched refs:C2HEvent_Header (Results 1 – 4 of 4) sorted by relevance
4159 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()4173 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event()4189 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()4194 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()4215 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()4223 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event()4239 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()4244 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()4258 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()4267 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()[all …]
5019 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()5035 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()5051 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()5056 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()5080 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()5088 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()5104 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()5109 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()5126 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()5135 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()[all …]
631 struct C2HEvent_Header { struct
772 struct C2HEvent_Header { struct