Searched refs:sctp_assoc_change (Results 1 – 2 of 2) sorted by relevance
142 struct sctp_assoc_change *sac; in sctp_ulpevent_make_assoc_change()145 event = sctp_ulpevent_new(sizeof(struct sctp_assoc_change), in sctp_ulpevent_make_assoc_change()150 sac = (struct sctp_assoc_change *) in sctp_ulpevent_make_assoc_change()151 skb_put(skb, sizeof(struct sctp_assoc_change)); in sctp_ulpevent_make_assoc_change()185 sac->sac_length = sizeof(struct sctp_assoc_change); in sctp_ulpevent_make_assoc_change()
197 struct sctp_assoc_change { struct383 struct sctp_assoc_change sn_assoc_change;