Searched refs:sac_info (Results 1 – 4 of 4) sorted by relevance
208 __u8 sac_info[0]; member
273 uint8_t sac_info[]; /* not available yet */ member
330 uint8_t sac_info[]; member
3323 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_PR; in sctp_notify_assoc_change()3326 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_AUTH; in sctp_notify_assoc_change()3329 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_ASCONF; in sctp_notify_assoc_change()3332 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_INTERLEAVING; in sctp_notify_assoc_change()3334 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_MULTIBUF; in sctp_notify_assoc_change()3336 sac->sac_info[i++] = SCTP_ASSOC_SUPPORTS_RE_CONFIG; in sctp_notify_assoc_change()3340 memcpy(sac->sac_info, abort, abort_len); in sctp_notify_assoc_change()