Searched defs:sctp_paddr_change (Results 1 – 2 of 2) sorted by relevance
332 struct sctp_paddr_change { struct333 uint16_t spc_type;334 uint16_t spc_flags;335 uint32_t spc_length;336 struct sockaddr_storage spc_aaddr;337 uint32_t spc_state;338 uint32_t spc_error;339 sctp_assoc_t spc_assoc_id;