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

/linux-4.1.27/include/uapi/linux/
H A Dsctp.h66 #define SCTP_INITMSG 2 macro
126 * SCTP associations with sendmsg(). The SCTP_INITMSG socket option
/linux-4.1.27/net/sctp/
H A Dsocket.c2727 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
2731 * is SCTP_INITMSG.
3769 case SCTP_INITMSG: sctp_setsockopt()
4036 * can be modified with the SCTP_INITMSG socket option or sctp_init_sock()
4780 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
4784 * is SCTP_INITMSG.
6015 case SCTP_INITMSG: sctp_getsockopt()
6628 * The SCTP_INITMSG socket option uses this same data for_each_cmsghdr()

Completed in 341 milliseconds