Searched refs:sctp_assoc_change (Results 1 – 2 of 2) sorted by relevance
180 struct sctp_assoc_change { struct364 struct sctp_assoc_change sn_assoc_change;
1867 struct sctp_assoc_change *sac; in sctp_notify_assoc_change()1911 sac = mtod(m_notify, struct sctp_assoc_change *); in sctp_notify_assoc_change()1914 sac->sac_length = sizeof(struct sctp_assoc_change); in sctp_notify_assoc_change()1923 m_notify->m_pkthdr.len = sizeof(struct sctp_assoc_change); in sctp_notify_assoc_change()1925 m_notify->m_len = sizeof(struct sctp_assoc_change); in sctp_notify_assoc_change()