Home
last modified time | relevance | path

Searched refs:sctp_assoc_change (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctp_uio.h180 struct sctp_assoc_change { struct
364 struct sctp_assoc_change sn_assoc_change;
H A Dsctputil.c1867 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()