Home
last modified time | relevance | path

Searched full:sctp_status (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/sctp/
H A Dtsnmap.h68 /* Data chunks pending receipt. used by SCTP_STATUS sockopt */
/linux/include/uapi/linux/
H A Dsctp.h83 #define SCTP_STATUS 14 macro
950 * 7.2.1 Association Status (SCTP_STATUS)
958 struct sctp_status { struct
/linux/net/sctp/
H A Dsocket.c5479 /* 7.2.1 Association Status (SCTP_STATUS)
5490 struct sctp_status status; in sctp_getsockopt_sctp_status()
8161 case SCTP_STATUS: in sctp_getsockopt()