Searched defs:sctp_sndrcvinfo (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dsctp.h142 * IPPROTO_SCTP SCTP_SNDRCV struct sctp_sndrcvinfo
145 struct sctp_sndrcvinfo { struct
175 struct sctp_sndrcvinfo sndrcv;
288 struct sctp_sndrcvinfo ssf_info;
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_uio.h123 /* We add 96 bytes to the size of sctp_sndrcvinfo.
140 struct sctp_sndrcvinfo { struct
392 struct sctp_sndrcvinfo ssf_info;
1314 struct sctp_sndrcvinfo *srcv
1337 struct sctp_sndrcvinfo *sinfo,
1364 const struct sctp_sndrcvinfo *, int));
1368 int, struct sctp_sndrcvinfo *, int));
1378 struct sctp_sndrcvinfo *, int *));
1402 const struct sctp_sndrcvinfo *, int);
1406 int, struct sctp_sndrcvinfo *, in
[all...]

Completed in 671 milliseconds