Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsctp.h232 struct sctp_sndinfo { struct
464 struct sctp_sndinfo ssfe_info;
/linux/include/net/sctp/
H A Dstructs.h2170 struct sctp_sndinfo *sinfo;
/linux/net/sctp/
H A Dsocket.c2970 struct sctp_sndinfo *info, in sctp_setsockopt_default_sndinfo()
6549 struct sctp_sndinfo info; in sctp_getsockopt_default_sndinfo()
8953 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndinfo))) in sctp_msghdr_parse()