RE: packed structures used in socket options

2020-06-08 Thread David Laight
From: Michael Tuexen > Sent: 08 June 2020 18:37 > > On 8. Jun 2020, at 18:18, David Laight wrote: > > > > From: Ivan Skytte Jørgensen > >> Sent: 07 June 2020 22:35 > > ... > contains: > > struct sctp_paddrparams { > sctp_assoc_tspp_assoc_id; > >

Re: packed structures used in socket options

2020-06-08 Thread Michael Tuexen
> On 8. Jun 2020, at 18:18, David Laight wrote: > > From: Ivan Skytte Jørgensen >> Sent: 07 June 2020 22:35 > ... contains: struct sctp_paddrparams { sctp_assoc_tspp_assoc_id; struct sockaddr_storage spp_address;

RE: packed structures used in socket options

2020-06-08 Thread David Laight
From: Ivan Skytte Jørgensen > Sent: 07 June 2020 22:35 ... > > > contains: > > > > > > struct sctp_paddrparams { > > > sctp_assoc_tspp_assoc_id; > > > struct sockaddr_storage spp_address; > > > __u32 spp_hbinterval; > > > >>

RE: packed structures used in socket options

2020-06-08 Thread David Laight
From: Michael Tuexen > Sent: 07 June 2020 22:51 > > On 7. Jun 2020, at 22:21, David Laight wrote: > > > > From: Michael Tuexen > >> Sent: 07 June 2020 18:24 > >>> On 7. Jun 2020, at 19:14, David Laight wrote: > >>> > >>> From: Michael Tuexen > Sent: 07 June 2020 16:15 > > On 7. Jun 2020