Lines Matching refs:sctp_state
42 enum sctp_state state,
51 enum sctp_state state,
858 enum sctp_state state)
870 if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED))
874 if (sctp_state(asoc, SHUTDOWN_RECEIVED) &&
881 if (sctp_state(asoc, COOKIE_WAIT)) {
891 if (sctp_state(asoc, ESTABLISHED)) {
896 if (sctp_state(asoc, ESTABLISHED) ||
897 sctp_state(asoc, CLOSED) ||
898 sctp_state(asoc, SHUTDOWN_RECEIVED)) {
915 if (sctp_state(asoc, SHUTDOWN_PENDING) &&
1135 union sctp_subtype subtype, enum sctp_state state,
1173 enum sctp_state state,
1262 enum sctp_state state,