Lines Matching defs:notify
271 ivc->notify(ivc);
318 ivc->notify(ivc);
366 ivc->notify(ivc);
409 ivc->notify(ivc);
418 ivc->notify(ivc);
429 * SYNC ACK reset counters; move to EST; notify
430 * SYNC SYNC reset counters; move to ACK; notify
431 * ACK EST move to EST; notify
432 * ACK ACK move to EST; notify
433 * ACK SYNC reset counters; move to ACK; notify
436 * EST SYNC reset counters; move to ACK; notify
480 ivc->notify(ivc);
517 ivc->notify(ivc);
538 ivc->notify(ivc);
621 ivc_notify_function notify)
626 if ((ivc == NULL) || (notify == NULL)) {
645 ivc->notify = notify;