Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dstream.c27 #define SCTP_STRRESET_TEST(asoc, type) \ macro
583 !SCTP_STRRESET_TEST(asoc, SCTP_PARAM_RESET_IN_REQUEST)) { in sctp_process_strreset_outreq()
836 !SCTP_STRRESET_TEST(asoc, SCTP_PARAM_RESET_ADD_IN_STREAMS)) { in sctp_process_strreset_addstrm_out()
949 if (!req || !SCTP_STRRESET_TEST(asoc, req->type)) in sctp_process_strreset_resp()