Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h219 struct sctp_sndinfo { struct
/Linux-v4.19/include/net/sctp/
Dstructs.h2162 struct sctp_sndinfo *sinfo;
/Linux-v4.19/net/sctp/
Dsocket.c3035 struct sctp_sndinfo info; in sctp_setsockopt_default_sndinfo()
6171 struct sctp_sndinfo info; in sctp_getsockopt_default_sndinfo()
8192 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndinfo))) in sctp_msghdr_parse()