Searched defs:sctp_sndinfo (Results 1 – 4 of 4) sorted by relevance
213 struct sctp_sndinfo { struct214 __u16 snd_sid;215 __u16 snd_flags;216 __u32 snd_ppid;217 __u32 snd_context;218 sctp_assoc_t snd_assoc_id;
231 struct sctp_sndinfo { struct232 __u16 snd_sid;233 __u16 snd_flags;234 __u32 snd_ppid;235 __u32 snd_context;236 sctp_assoc_t snd_assoc_id;
212 struct sctp_sndinfo { struct231 struct sctp_sndinfo sendv_sndinfo; argument
189 struct sctp_sndinfo { struct190 uint16_t snd_sid;191 uint16_t snd_flags;192 uint32_t snd_ppid;193 uint32_t snd_context;194 sctp_assoc_t snd_assoc_id;