Searched refs:C2HEvent_Header (Results 1 – 4 of 4) sorted by relevance
4725 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event23a()4739 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event23a()4753 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event23a()4758 psurvey_evt = (struct survey_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event23a()4782 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event23a()4790 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event23a()4804 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event23a()4809 psurveydone_evt = (struct surveydone_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event23a()4825 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res23a()4834 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res23a()[all …]
4235 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()4250 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event()4266 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()4271 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()4294 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()4302 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event()4318 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()4323 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()4339 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()4348 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()[all …]
633 struct C2HEvent_Header { struct
726 struct C2HEvent_Header { struct