Searched refs:SCTP_INITMSG (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsctp.h71 #define SCTP_INITMSG 2 macro
187 * SCTP associations with sendmsg(). The SCTP_INITMSG socket option
/linux-master/net/sctp/
H A Dsocket.c2858 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
2862 * is SCTP_INITMSG.
4648 case SCTP_INITMSG:
4987 * can be modified with the SCTP_INITMSG socket option or
6116 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
6120 * is SCTP_INITMSG.
8115 case SCTP_INITMSG:
8834 * The SCTP_INITMSG socket option uses this same data

Completed in 824 milliseconds