Lines Matching refs:sctp_state
42 enum sctp_state state,
51 enum sctp_state state,
868 enum sctp_state state)
880 if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED))
884 if (sctp_state(asoc, SHUTDOWN_RECEIVED) &&
891 if (sctp_state(asoc, COOKIE_WAIT)) {
901 if (sctp_state(asoc, ESTABLISHED)) {
906 if (sctp_state(asoc, ESTABLISHED) ||
907 sctp_state(asoc, CLOSED) ||
908 sctp_state(asoc, SHUTDOWN_RECEIVED)) {
925 if (sctp_state(asoc, SHUTDOWN_PENDING) &&
1144 union sctp_subtype subtype, enum sctp_state state,
1182 enum sctp_state state,
1271 enum sctp_state state,