Searched refs:C2HEvent_Header (Results 1 – 4 of 4) sorted by relevance
4438 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()4454 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()4470 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()4475 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()4499 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()4507 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()4523 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()4528 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()4543 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()4552 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()[all …]
6928 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()6944 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()6960 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()6965 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()6986 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()6994 cmdsz = (sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header)); in report_surveydone_event()7010 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()7015 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()7029 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()7038 cmdsz = (sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header)); in report_join_res()[all …]
778 struct C2HEvent_Header { struct
708 struct C2HEvent_Header { struct