Lines Matching refs:asoc
26 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the
30 @asoc - pointer to sctp association structure.
117 @asoc - pointer to current sctp association structure.
125 saved into ``@asoc->peer_secid`` for client::
127 @asoc - pointer to sctp association structure.
204 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the
208 @asoc - pointer to sctp association structure.
212 IF this is the first association on ``@asoc->base.sk``, then set the peer
214 assigned to ``@asoc->base.sk`` that may support multiple associations.
216 ELSE validate the ``@asoc->base.sk peer_sid`` against the ``@skb peer sid``
219 Set the sctp ``@asoc sid`` to socket's sid (from ``asoc->base.sk``) with
263 sockets sid and peer sid to that contained in the ``@asoc sid`` and
264 ``@asoc peer sid`` respectively.
267 @asoc - pointer to current sctp association structure.
277 @asoc - pointer to sctp association structure.