Re: SCTP control socket question

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Vlad Yasevich <vladislav.yasevich@...>
Cc: Netdev List <netdev@...>, <lksctp-developers@...>
Date: Thursday, March 27, 2008 - 9:09 am

On Thu, 2008-03-27 at 08:48 -0400, Vlad Yasevich wrote:

sctp_ctl_sock_init
  __sock_create
    inet(6)_create
        sk->sk_prot->hash(sk);

For this purpose sk->sk_prot->unhash is explicitly called for ICMP/TCP
etc cases.

Regards,
	Den

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
SCTP control socket question, Denis V. Lunev, (Thu Mar 27, 8:03 am)
Re: SCTP control socket question, Vlad Yasevich, (Thu Mar 27, 8:48 am)
Re: SCTP control socket question, Denis V. Lunev, (Thu Mar 27, 9:09 am)
Re: SCTP control socket question, Vlad Yasevich, (Thu Mar 27, 9:15 am)
Re: SCTP control socket question, Denis V. Lunev, (Thu Mar 27, 9:43 am)
Re: SCTP control socket question, Vlad Yasevich, (Thu Mar 27, 10:01 am)
Re: SCTP control socket question, Pavel Emelyanov, (Thu Mar 27, 10:15 am)
Re: SCTP control socket question, David Miller, (Thu Mar 27, 11:30 pm)