Searched refs:sctp_sndinfo (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsctp.h230 * IPPROTO_SCTP SCTP_SNDINFO struct sctp_sndinfo
232 struct sctp_sndinfo { struct
464 struct sctp_sndinfo ssfe_info;
/linux-master/include/net/sctp/
H A Dstructs.h2198 struct sctp_sndinfo *sinfo;
/linux-master/net/sctp/
H A Dsocket.c2962 struct sctp_sndinfo *info,
6477 struct sctp_sndinfo info;
8882 * IPPROTO_SCTP SCTP_SNDINFO struct sctp_sndinfo
8884 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndinfo)))

Completed in 269 milliseconds