Re: SCTP control socket question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Denis V. Lunev
Date: Thursday, March 27, 2008 - 6: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, 5:03 am)
Re: SCTP control socket question, Vlad Yasevich, (Thu Mar 27, 5:48 am)
Re: SCTP control socket question, Denis V. Lunev, (Thu Mar 27, 6:09 am)
Re: SCTP control socket question, Vlad Yasevich, (Thu Mar 27, 6:15 am)
Re: SCTP control socket question, Denis V. Lunev, (Thu Mar 27, 6:43 am)
Re: SCTP control socket question, Vlad Yasevich, (Thu Mar 27, 7:01 am)
Re: SCTP control socket question, Pavel Emelyanov, (Thu Mar 27, 7:15 am)
Re: SCTP control socket question, David Miller, (Thu Mar 27, 8:30 pm)