Searched defs:sctp_paddr_change (Results 1 – 1 of 1) sorted by relevance
232 struct sctp_paddr_change { struct233 __u16 spc_type;234 __u16 spc_flags;235 __u32 spc_length;236 struct sockaddr_storage spc_aaddr;237 int spc_state;238 int spc_error;239 sctp_assoc_t spc_assoc_id;