Home
last modified time | relevance | path

Searched refs:sctp_ulp_notify (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp_input.c201 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, in sctp_process_init()
461 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_heartbeat_ack()
470 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
653 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL); in sctp_handle_shutdown_ack()
966 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_init_ack()
2059 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2084 sctp_ulp_notify(notification, *stcb, 0, NULL); in sctp_handle_cookie_echo()
2127 sctp_ulp_notify(notification, *stcb, 0, NULL); in sctp_handle_cookie_echo()
2132 sctp_ulp_notify(notification, *stcb, 0, NULL); in sctp_handle_cookie_echo()
2176 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_UP, stcb, 0, NULL); in sctp_handle_cookie_ack()
[all …]
H A Dsctputil.h171 void sctp_ulp_notify(u_int32_t, struct sctp_tcb *, u_int32_t, void *);
H A Dsctputil.c2463 sctp_ulp_notify(u_int32_t notification, struct sctp_tcb *stcb, in sctp_ulp_notify() function
2585 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, in sctp_report_all_outbound()
2610 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, SCTP_NOTIFY_DATAGRAM_UNSENT, chk); in sctp_report_all_outbound()
2632 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, in sctp_report_all_outbound()
2661 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL); in sctp_abort_notification()
3394 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1); in sctp_release_pr_sctp_chunk()
H A Dsctp_asconf.c290 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa); in sctp_process_asconf_add_ip()
448 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa); in sctp_process_asconf_delete_ip()
544 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa); in sctp_process_asconf_set_primary()
H A Dsctp_indata.c3283 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, in sctp_try_advance_peer_ack_point()
3896 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_sack()
4609 sctp_ulp_notify(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION, in sctp_handle_forward_tsn()
4624 sctp_ulp_notify(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION, in sctp_handle_forward_tsn()
H A Dsctp_timer.c154 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_threshold_management()
H A Dsctp_output.c2209 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_lowlevel_chunk_output()
2388 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_lowlevel_chunk_output()
5084 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
8693 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_SEND, stcb, number_entries, (void *)list);
H A Dsctp_usrreq.c384 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN, in sctp_notify()
H A Dsctp_pcb.c4188 sctp_ulp_notify(SCTP_NOTIFY_ADAPTION_INDICATION, in sctp_load_addresses_from_init()