Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsctp.h172 #define SCTP_ENABLE_STRRESET_MASK 0x07 macro
/openbmc/linux/net/sctp/
H A Dsocket.c4065 if (params->assoc_value & (~SCTP_ENABLE_STRRESET_MASK)) in sctp_setsockopt_enable_strreset()