Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsctp.h171 struct sctp_sndinfo { struct
/linux-4.4.14/include/net/sctp/
Dstructs.h1929 struct sctp_sndinfo *sinfo;
/linux-4.4.14/net/sctp/
Dsocket.c2807 struct sctp_sndinfo info; in sctp_setsockopt_default_sndinfo()
5123 struct sctp_sndinfo info; in sctp_getsockopt_default_sndinfo()
6665 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndinfo))) in sctp_msghdr_parse()