Lines Matching refs:notification
1320 struct sockaddr *init_src, int *notification,
1336 struct sockaddr *init_src, int *notification, in sctp_process_cookie_existing() argument
1499 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_existing()
1687 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_existing()
1745 inp, netp, init_src, notification, in sctp_process_cookie_existing()
1762 *notification = SCTP_NOTIFY_ASSOC_RESTART; in sctp_process_cookie_existing()
1967 struct sockaddr *init_src, int *notification, in sctp_process_cookie_new() argument
2174 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_new()
2274 int notification = 0; in sctp_handle_cookie_echo() local
2543 netp, to, ¬ification, in sctp_handle_cookie_echo()
2553 ¬ification, auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
2605 if (notification == SCTP_NOTIFY_ASSOC_RESTART) { in sctp_handle_cookie_echo()
2610 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2723 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2737 if (notification) { in sctp_handle_cookie_echo()
2738 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()