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.c2857 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
2861 * is SCTP_INITMSG.
4647 case SCTP_INITMSG: in sctp_setsockopt()
5049 * can be modified with the SCTP_INITMSG socket option or in sctp_init_sock()
6163 /* 7.1.3 Initialization Parameters (SCTP_INITMSG)
6167 * is SCTP_INITMSG.
8163 case SCTP_INITMSG: in sctp_getsockopt()
8878 * The SCTP_INITMSG socket option uses this same data in sctp_msghdr_parse()