Searched refs:OnMcpsIndicationProcess (Results 1 – 6 of 6) sorted by relevance
83 void ( *OnMcpsIndicationProcess )( McpsIndication_t *mcpsIndication ); member
138 .OnMcpsIndicationProcess = LmhpClockSyncOnMcpsIndication,
175 .OnMcpsIndicationProcess = LmhpFragmentationOnMcpsIndication,
220 .OnMcpsIndicationProcess = LmhpRemoteMcastSetupOnMcpsIndication,
200 .OnMcpsIndicationProcess = LmhpComplianceOnMcpsIndication,
1041 if( LmHandlerPackages[i]->OnMcpsIndicationProcess != NULL ) in LmHandlerPackagesNotify()1043 … LmHandlerPackages[i]->OnMcpsIndicationProcess( ( McpsIndication_t* )params ); in LmHandlerPackagesNotify()