Home
last modified time | relevance | path

Searched refs:handle_notification (Results 1 – 6 of 6) sorted by relevance

/external/usrsctp/programs/
Dprograms_helper.h62 handle_notification(union sctp_notification *notif, size_t n);
Dclient.c73 handle_notification((union sctp_notification *)data, datalen); in receive_cb()
Dhttp_client.c85 handle_notification((union sctp_notification *)data, datalen); in receive_cb()
Dekr_peer.c126 handle_notification((union sctp_notification *)data, datalen);
Dprograms_helper.c302 handle_notification(union sctp_notification *notif, size_t n) function
/external/usrsctp/fuzzer/
Dfuzzer_connect.c130 handle_notification((union sctp_notification *)buf, n); in handle_upcall()