Get rid of unused field. This will also be deleted
in the official speciication of the SCTP socket API. Approved by:re, rrs (mentor)
This commit is contained in:
parent
560bf6e4ae
commit
4420d9a062
@ -95,7 +95,6 @@ struct sctp_sndrcvinfo {
|
||||
uint16_t sinfo_stream;
|
||||
uint16_t sinfo_ssn;
|
||||
uint16_t sinfo_flags;
|
||||
uint16_t sinfo_pr_policy;
|
||||
uint32_t sinfo_ppid;
|
||||
uint32_t sinfo_context;
|
||||
uint32_t sinfo_timetolive;
|
||||
|
Loading…
x
Reference in New Issue
Block a user