Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dsctp.h213 struct sctp_sndinfo { struct
214 __u16 snd_sid;
215 __u16 snd_flags;
216 __u32 snd_ppid;
217 __u32 snd_context;
218 sctp_assoc_t snd_assoc_id;
/external/kernel-headers/original/uapi/linux/
Dsctp.h231 struct sctp_sndinfo { struct
232 __u16 snd_sid;
233 __u16 snd_flags;
234 __u32 snd_ppid;
235 __u32 snd_context;
236 sctp_assoc_t snd_assoc_id;
/external/usrsctp/usrsctplib/
Dusrsctp.h212 struct sctp_sndinfo { struct
231 struct sctp_sndinfo sendv_sndinfo; argument
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h189 struct sctp_sndinfo { struct
190 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;