Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsctp.h202 struct sctp_paddr_change { struct
203 __u16 spc_type;
204 __u16 spc_flags;
205 __u32 spc_length;
206 struct sockaddr_storage spc_aaddr;
207 int spc_state;
208 int spc_error;
209 sctp_assoc_t spc_assoc_id;
/kernel/linux/linux-5.10/include/uapi/linux/
Dsctp.h393 struct sctp_paddr_change { struct
394 __u16 spc_type;
395 __u16 spc_flags;
396 __u32 spc_length;
397 struct sockaddr_storage spc_aaddr;
398 int spc_state;
399 int spc_error;
400 sctp_assoc_t spc_assoc_id;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsctp.h220 struct sctp_paddr_change { struct
221 __u16 spc_type;
222 __u16 spc_flags;
223 __u32 spc_length;
224 struct sockaddr_storage spc_aaddr;
225 int spc_state;
226 int spc_error;
227 sctp_assoc_t spc_assoc_id;