Home
last modified time | relevance | path

Searched defs:sctp_assoc_change (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/sctp/
Duser.h186 struct sctp_assoc_change { struct
187 __u16 sac_type;
188 __u16 sac_flags;
189 __u32 sac_length;
190 __u16 sac_state;
191 __u16 sac_error;
192 __u16 sac_outbound_streams;
193 __u16 sac_inbound_streams;
194 sctp_assoc_t sac_assoc_id;
195 __u8 sac_info[0];