Searched defs:sctp_paddr_change (Results 1 – 1 of 1) sorted by relevance
222 struct sctp_paddr_change { struct223 __u16 spc_type;224 __u16 spc_flags;225 __u32 spc_length;226 struct sockaddr_storage spc_aaddr;227 int spc_state;228 int spc_error;229 sctp_assoc_t spc_assoc_id;