Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsctp.h170 #define SCTP_ENABLE_STRRESET_MASK 0x07 macro
/Linux-v5.10/net/sctp/
Dsocket.c4040 if (params->assoc_value & (~SCTP_ENABLE_STRRESET_MASK)) in sctp_setsockopt_enable_strreset()