Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsctp.h115 #define SCTP_SOCKOPT_PEELOFF 102 /* peel off association. */ macro
/Linux-v5.10/net/sctp/
Dsocket.c7836 case SCTP_SOCKOPT_PEELOFF: in sctp_getsockopt()