Lines Matching refs:notification
1492 struct sockaddr *init_src, int *notification,
1509 struct sockaddr *init_src, int *notification, in sctp_process_cookie_existing() argument
1675 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_existing()
1842 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_existing()
1920 inp, netp, init_src, notification, in sctp_process_cookie_existing()
1937 *notification = SCTP_NOTIFY_ASSOC_RESTART; in sctp_process_cookie_existing()
2079 struct sockaddr *init_src, int *notification, in sctp_process_cookie_new() argument
2355 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_new()
2466 int notification = 0; in sctp_handle_cookie_echo() local
2719 netp, to, ¬ification, in sctp_handle_cookie_echo()
2729 ¬ification, auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
2778 if (notification == SCTP_NOTIFY_ASSOC_RESTART) { in sctp_handle_cookie_echo()
2783 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2911 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2935 if (notification) { in sctp_handle_cookie_echo()
2936 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()