Searched refs:l_inp (Results 1 – 1 of 1) sorted by relevance
2408 struct sctp_inpcb *l_inp; in sctp_handle_cookie_echo() local2481 l_inp = *inp_p; in sctp_handle_cookie_echo()2485 SCTP_INP_RLOCK(l_inp); in sctp_handle_cookie_echo()2503 SCTP_INP_RUNLOCK(l_inp); in sctp_handle_cookie_echo()2584 mflowtype, mflowid, l_inp->fibnum, in sctp_handle_cookie_echo()2634 if (l_inp != *inp_p) { in sctp_handle_cookie_echo()2657 if ((*stcb)->sctp_ep != l_inp) { in sctp_handle_cookie_echo()2659 (void *)(*stcb)->sctp_ep, (void *)l_inp); in sctp_handle_cookie_echo()