Searched refs:sac_info (Results 1 – 3 of 3) sorted by relevance
311 uint8_t sac_info[]; member
3205 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_PR; in sctp_notify_assoc_change()3208 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_AUTH; in sctp_notify_assoc_change()3211 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_ASCONF; in sctp_notify_assoc_change()3214 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_INTERLEAVING; in sctp_notify_assoc_change()3216 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_MULTIBUF; in sctp_notify_assoc_change()3218 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_RE_CONFIG; in sctp_notify_assoc_change()3222 memcpy(sac->sac_info, abort, abort_len); in sctp_notify_assoc_change()