void scr_cookieAck(SCTP_simple_chunk * cookieAck)

scr_cookieAck is called by bundling when a cookieAck chunk was received from the peer.

Documentation

scr_cookieAck is called by bundling when a cookieAck chunk was received from the peer. The only purpose is to inform the active side that peer has received the cookie chunk. The association is in established state after this function is called. Communication up is signalled to the upper layer in this case.
Parameters:
cookieAck - pointer to the received cookie ack chunk

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.