Searched refs:inputNotify (Results 1 – 1 of 1) sorted by relevance
232 DslmNotifyListNode *inputNotify = (DslmNotifyListNode *)para; in ProcessSdkRequest() local233 if (inputNotify == NULL) { in ProcessSdkRequest()243 notify->owner = inputNotify->owner; in ProcessSdkRequest()244 notify->cookie = inputNotify->cookie; in ProcessSdkRequest()245 notify->requestCallback = inputNotify->requestCallback; in ProcessSdkRequest()246 notify->start = inputNotify->start; in ProcessSdkRequest()247 notify->keep = inputNotify->keep; in ProcessSdkRequest()