Searched defs:sctp_paddr_change (Results 1 – 1 of 1) sorted by relevance
206 struct sctp_paddr_change { struct207 u_int16_t spc_type;208 u_int16_t spc_flags;209 u_int32_t spc_length;210 struct sockaddr_storage spc_aaddr;211 u_int32_t spc_state;212 u_int32_t spc_error;213 sctp_assoc_t spc_assoc_id;