Searched refs:SCTP_STRRESET_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define SCTP_STRRESET_MASK(type) \ macro28 ((asoc)->strreset_outstanding & SCTP_STRRESET_MASK(type))30 ((asoc)->strreset_outstanding |= SCTP_STRRESET_MASK(type))32 ((asoc)->strreset_outstanding &= ~SCTP_STRRESET_MASK(type))