Searched defs:sctp_paddr_change (Results 1 – 1 of 1) sorted by relevance
243 struct sctp_paddr_change { struct244 uint16_t spc_type;245 uint16_t spc_flags;246 uint32_t spc_length;247 struct sockaddr_storage spc_aaddr;248 int spc_state;249 int spc_error;250 sctp_assoc_t spc_assoc_id;