Searched defs:sctp_paddr_change (Results 1 – 1 of 1) sorted by relevance
221 struct sctp_paddr_change { struct222 __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;