Searched refs:l_inp (Results 1 – 1 of 1) sorted by relevance
2302 struct sctp_inpcb *l_inp; in sctp_handle_cookie_echo() local2372 l_inp = *inp_p; in sctp_handle_cookie_echo()2376 SCTP_INP_RLOCK(l_inp); in sctp_handle_cookie_echo()2394 SCTP_INP_RUNLOCK(l_inp); in sctp_handle_cookie_echo()2496 mflowtype, mflowid, l_inp->fibnum, in sctp_handle_cookie_echo()2546 if (l_inp != *inp_p) { in sctp_handle_cookie_echo()2569 if ((*stcb)->sctp_ep != l_inp) { in sctp_handle_cookie_echo()2571 (void *)(*stcb)->sctp_ep, (void *)l_inp); in sctp_handle_cookie_echo()