Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h159 #define SCTP_ENABLE_STRRESET_MASK 0x07 macro
/Linux-v4.19/net/sctp/
Dsocket.c4079 if (params.assoc_value & (~SCTP_ENABLE_STRRESET_MASK)) in sctp_setsockopt_enable_strreset()