Searched refs:handle_notification (Results 1 – 6 of 6) sorted by relevance
62 handle_notification(union sctp_notification *notif, size_t n);
73 handle_notification((union sctp_notification *)data, datalen); in receive_cb()
85 handle_notification((union sctp_notification *)data, datalen); in receive_cb()
126 handle_notification((union sctp_notification *)data, datalen);
302 handle_notification(union sctp_notification *notif, size_t n) function
130 handle_notification((union sctp_notification *)buf, n); in handle_upcall()