Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dsctp.h172 #define SCTP_ENABLE_STRRESET_MASK 0x07 macro
/Linux-v6.6/net/sctp/
Dsocket.c4058 if (params->assoc_value & (~SCTP_ENABLE_STRRESET_MASK)) in sctp_setsockopt_enable_strreset()