Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsctp.h184 struct sctp_assoc_change { struct
185 __u16 sac_type;
186 __u16 sac_flags;
187 __u32 sac_length;
188 __u16 sac_state;
189 __u16 sac_error;
190 __u16 sac_outbound_streams;
191 __u16 sac_inbound_streams;
192 sctp_assoc_t sac_assoc_id;
193 __u8 sac_info[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Dsctp.h357 struct sctp_assoc_change { struct
358 __u16 sac_type;
359 __u16 sac_flags;
360 __u32 sac_length;
361 __u16 sac_state;
362 __u16 sac_error;
363 __u16 sac_outbound_streams;
364 __u16 sac_inbound_streams;
365 sctp_assoc_t sac_assoc_id;
366 __u8 sac_info[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsctp.h202 struct sctp_assoc_change { struct
203 __u16 sac_type;
204 __u16 sac_flags;
205 __u32 sac_length;
206 __u16 sac_state;
207 __u16 sac_error;
208 __u16 sac_outbound_streams;
209 __u16 sac_inbound_streams;
210 sctp_assoc_t sac_assoc_id;
211 __u8 sac_info[0];