Searched refs:C2HEvent_Header (Results 1 – 4 of 4) sorted by relevance
4715 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event23a()4729 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event23a()4743 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event23a()4748 psurvey_evt = (struct survey_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event23a()4772 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event23a()4780 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event23a()4794 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event23a()4799 psurveydone_evt = (struct surveydone_event*)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event23a()4815 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res23a()4824 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res23a()[all …]
4279 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event()4294 cmdsz = sizeof(struct survey_event) + sizeof(struct C2HEvent_Header); in report_survey_event()4310 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()4315 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()4338 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event()4346 cmdsz = sizeof(struct surveydone_event) + sizeof(struct C2HEvent_Header); in report_surveydone_event()4362 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()4367 psurveydone_evt = (struct surveydone_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_surveydone_event()4383 struct C2HEvent_Header *pc2h_evt_hdr; in report_join_res()4392 cmdsz = sizeof(struct joinbss_event) + sizeof(struct C2HEvent_Header); in report_join_res()[all …]
633 struct C2HEvent_Header { struct
660 struct C2HEvent_Header { struct