Searched refs:SCTP_SNDRCV (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsctp.h202 /* 5.3.2 SCTP Header Information Structure (SCTP_SNDRCV)
210 * IPPROTO_SCTP SCTP_SNDRCV struct sctp_sndrcvinfo
332 SCTP_SNDRCV, /* 5.2.2 SCTP Header Information Structure */ enumerator in enum:sctp_cmsg_type
333 #define SCTP_SNDRCV SCTP_SNDRCV macro
/linux-master/net/sctp/
H A Dulpevent.c673 * 5.2.2 SCTP Header Information Structure (SCTP_SNDRCV)
985 * (SCTP_SNDRCV, DEPRECATED)
1008 put_cmsg(msghdr, IPPROTO_SCTP, SCTP_SNDRCV,
1013 * (SCTP_SNDRCV)
H A Dsocket.c8848 case SCTP_SNDRCV:
8850 * 5.3.2 SCTP Header Information Structure(SCTP_SNDRCV)
8858 * IPPROTO_SCTP SCTP_SNDRCV struct sctp_sndrcvinfo
8878 * SCTP_SNDRCV which has been deprecated.

Completed in 133 milliseconds