Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsctp.h71 #define SCTP_INITMSG 2 macro
/linux/net/sctp/
H A Dsocket.c2866 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
2870 * is SCTP_INITMSG. in sctp_setsockopt_initmsg()
4656 case SCTP_INITMSG: in sctp_setsockopt()
5058 * can be modified with the SCTP_INITMSG socket option or in sctp_init_sock()
6172 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
6176 * is SCTP_INITMSG. in sctp_getsockopt_initmsg()
8172 case SCTP_INITMSG: in sctp_getsockopt()
8887 * The SCTP_INITMSG socket option uses this same data in sctp_msghdr_parse()