Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dsctp.h221 struct sctp_paddr_change { struct
222 __u16 spc_type;
223 __u16 spc_flags;
224 __u32 spc_length;
225 struct sockaddr_storage spc_aaddr;
226 int spc_state;
227 int spc_error;
228 sctp_assoc_t spc_assoc_id;