Searched refs:sctp_ulp_notify (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_input.c352 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb,
369 sctp_ulp_notify(SCTP_NOTIFY_SPECIAL_SP_FAIL,
683 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED,
698 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
962 sctp_ulp_notify(SCTP_NOTIFY_PEER_SHUTDOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED);
1074 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED);
1313 sctp_ulp_notify(SCTP_NOTIFY_REMOTE_ERROR, stcb, error, ch, SCTP_SO_NOT_LOCKED);
1415 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED,
2824 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED);
2826 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRME
[all...]
H A Dsctputil.h155 void sctp_ulp_notify(uint32_t, struct sctp_tcb *, uint32_t, void *, int
H A Dsctputil.c3670 sctp_ulp_notify(uint32_t notification, struct sctp_tcb *stcb, function
3717 sctp_ulp_notify(SCTP_NOTIFY_NO_PEER_AUTH, stcb, 0,
3806 sctp_ulp_notify(SCTP_NOTIFY_NO_PEER_AUTH, stcb, 0,
3927 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb,
3950 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb,
3970 sctp_ulp_notify(SCTP_NOTIFY_SPECIAL_SP_FAIL, stcb,
4025 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_REM_ABORTED, stcb, error, abort, so_locked);
4027 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_LOC_ABORTED, stcb, error, abort, so_locked);
5217 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked);
5219 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAI
[all...]
H A Dsctp_asconf.c260 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED);
297 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0,
435 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED);
531 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa, SCTP_SO_NOT_LOCKED);
H A Dsctp_auth.c589 sctp_ulp_notify(SCTP_NOTIFY_AUTH_FREE_KEY, stcb,
1383 sctp_ulp_notify(SCTP_NOTIFY_AUTH_FREE_KEY, stcb, keyid, 0,
1726 * sctp_ulp_notify(SCTP_NOTIFY_AUTH_NEW_KEY, stcb,
H A Dsctp_usrreq.c456 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
5686 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_LOCKED);
5921 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
5926 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
5964 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
5969 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6599 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_LOCKED);
6869 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, stcb, 0, net, SCTP_SO_LOCKED);
6874 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, 0, net, SCTP_SO_LOCKED);
6898 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOW
[all...]
H A Dsctp_timer.c113 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
H A Dsctp_indata.c3851 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
4660 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
5343 sctp_ulp_notify(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION,
H A Dsctp_pcb.c5538 sctp_ulp_notify(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION,
5712 sctp_ulp_notify(SCTP_NOTIFY_SPECIAL_SP_FAIL, stcb,
5775 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb,
5808 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb,
H A Dsctp_output.c4049 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
H A Dsctp6_usrreq.c484 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,

Completed in 258 milliseconds