sctp_input.c | 1043 struct sockaddr *init_src, int *notification) 1191 *notification = SCTP_NOTIFY_ASSOC_UP; 1299 *notification = SCTP_NOTIFY_ASSOC_UP; 1332 *notification = SCTP_NOTIFY_ASSOC_RESTART; 1411 struct sockaddr *init_src, int *notification) 1613 *notification = SCTP_NOTIFY_ASSOC_UP; 1682 int notification = 0; local in function:sctp_handle_cookie_echo 2012 cookie_len, *inp_p, netp, to, ¬ification); 2025 cookie, cookie_len, *inp_p, *stcb, *netp, to, ¬ification); 2077 if (notification == SCTP_NOTIFY_ASSOC_RESTART) [all...] |