Searched defs:sctp_paddr_change (Results 1 – 5 of 5) sorted by relevance
235 struct sctp_paddr_change { struct236 __u16 spc_type;237 __u16 spc_flags;238 __u32 spc_length;239 struct sockaddr_storage spc_aaddr;240 int spc_state;241 int spc_error;242 sctp_assoc_t spc_assoc_id;
340 struct sctp_paddr_change { struct341 __u16 spc_type;342 __u16 spc_flags;343 __u32 spc_length;344 struct sockaddr_storage spc_aaddr;345 int spc_state;346 int spc_error;347 sctp_assoc_t spc_assoc_id;
293 struct sctp_paddr_change { struct294 uint16_t spc_type;295 uint16_t spc_flags;296 uint32_t spc_length;297 struct sockaddr_storage spc_aaddr;298 uint32_t spc_state;299 uint32_t spc_error;300 sctp_assoc_t spc_assoc_id;301 uint8_t spc_padding[4];
394 struct sctp_paddr_change { struct395 __u16 spc_type;396 __u16 spc_flags;397 __u32 spc_length;398 struct sockaddr_storage spc_aaddr;399 int spc_state;400 int spc_error;401 sctp_assoc_t spc_assoc_id;
363 struct sctp_paddr_change { struct364 uint16_t spc_type;365 uint16_t spc_flags;366 uint32_t spc_length;367 struct sockaddr_storage spc_aaddr;368 uint32_t spc_state;369 uint32_t spc_error;370 sctp_assoc_t spc_assoc_id;