Lines Matching full:association
26 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the
30 @asoc - pointer to sctp association structure.
31 @skb - pointer to skbuff of association packet.
84 sendmsg(2) or sctp_sendmsg(3) on a new association.
89 association primary.
117 @asoc - pointer to current sctp association structure.
127 @asoc - pointer to sctp association structure.
131 Security Hooks used for Association Establishment
136 establishing an association.
142 Association setup can be initiated
147 initiate an association to
153 for a temporary association.
156 association.
157 If not first association, check
167 permanent association.
183 | Association Established |
204 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the
208 @asoc - pointer to sctp association structure.
209 @skb - pointer to skbuff of association packet.
212 IF this is the first association on ``@asoc->base.sk``, then set the peer
217 to determine whether the association should be allowed or denied.
267 @asoc - pointer to current sctp association structure.
277 @asoc - pointer to sctp association structure.
293 to a specific port type and the ``association`` permission that is explained
305 assigned during the establishment of the first association. Any further
308 ``association`` permission be validated. This is validated by checking the
310 the association should be allowed or denied.