Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_uio.h180 struct sctp_assoc_change { struct
181 u_int16_t sac_type;
182 u_int16_t sac_flags;
183 u_int32_t sac_length;
184 u_int16_t sac_state;
185 u_int16_t sac_error;
186 u_int16_t sac_outbound_streams;
187 u_int16_t sac_inbound_streams;
188 sctp_assoc_t sac_assoc_id;
189 u_int8_t sac_info[0];