Remove unused structure.
Reported by Irene Ruengeler. MFC after: 3 days
This commit is contained in:
parent
9342e1b15c
commit
9a2e24aa4b
@ -608,13 +608,6 @@ struct sctp_getaddresses {
|
||||
struct sockaddr addr[1];
|
||||
};
|
||||
|
||||
struct sctp_setstrm_timeout {
|
||||
sctp_assoc_t ssto_assoc_id;
|
||||
uint32_t ssto_timeout;
|
||||
uint32_t ssto_streamid_start;
|
||||
uint32_t ssto_streamid_end;
|
||||
};
|
||||
|
||||
struct sctp_status {
|
||||
sctp_assoc_t sstat_assoc_id;
|
||||
int32_t sstat_state;
|
||||
|
Loading…
x
Reference in New Issue
Block a user