Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsctp.h232 struct sctp_sndinfo { struct
464 struct sctp_sndinfo ssfe_info;
/linux-6.1.9/include/net/sctp/
Dstructs.h2192 struct sctp_sndinfo *sinfo;
/linux-6.1.9/net/sctp/
Dsocket.c2948 struct sctp_sndinfo *info, in sctp_setsockopt_default_sndinfo()
6458 struct sctp_sndinfo info; in sctp_getsockopt_default_sndinfo()
8846 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndinfo))) in sctp_msghdr_parse()