sctp_state 114 include/net/sctp/command.h enum sctp_state state; sctp_state 155 include/net/sctp/command.h SCTP_ARG_CONSTRUCTOR(STATE, enum sctp_state, state) sctp_state 523 include/net/sctp/sctp.h enum sctp_state state) sctp_state 162 include/net/sctp/sm.h enum sctp_state state, sctp_state 302 include/net/sctp/sm.h union sctp_subtype subtype, enum sctp_state state, sctp_state 1747 include/net/sctp/structs.h enum sctp_state state; sctp_state 1168 net/sctp/associola.c if (sctp_state(asoc, COOKIE_WAIT)) sctp_state 325 net/sctp/endpointola.c enum sctp_state state; sctp_state 605 net/sctp/output.c if (packet->has_data && sctp_state(asoc, ESTABLISHED) && sctp_state 712 net/sctp/output.c if (!sctp_state(asoc, ESTABLISHED)) sctp_state 42 net/sctp/primitive.c enum sctp_state state; \ sctp_state 42 net/sctp/sm_sideeffect.c enum sctp_state state, sctp_state 51 net/sctp/sm_sideeffect.c enum sctp_state state, sctp_state 853 net/sctp/sm_sideeffect.c enum sctp_state state) sctp_state 865 net/sctp/sm_sideeffect.c if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED)) sctp_state 869 net/sctp/sm_sideeffect.c if (sctp_state(asoc, SHUTDOWN_RECEIVED) && sctp_state 876 net/sctp/sm_sideeffect.c if (sctp_state(asoc, COOKIE_WAIT)) { sctp_state 886 net/sctp/sm_sideeffect.c if (sctp_state(asoc, ESTABLISHED)) { sctp_state 891 net/sctp/sm_sideeffect.c if (sctp_state(asoc, ESTABLISHED) || sctp_state 892 net/sctp/sm_sideeffect.c sctp_state(asoc, CLOSED) || sctp_state 893 net/sctp/sm_sideeffect.c sctp_state(asoc, SHUTDOWN_RECEIVED)) { sctp_state 910 net/sctp/sm_sideeffect.c if (sctp_state(asoc, SHUTDOWN_PENDING) && sctp_state 1130 net/sctp/sm_sideeffect.c union sctp_subtype subtype, enum sctp_state state, sctp_state 1168 net/sctp/sm_sideeffect.c enum sctp_state state, sctp_state 1254 net/sctp/sm_sideeffect.c enum sctp_state state, sctp_state 1561 net/sctp/sm_statefuns.c if (!sctp_state(asoc, COOKIE_WAIT)) { sctp_state 1812 net/sctp/sm_statefuns.c if (sctp_state(asoc, SHUTDOWN_ACK_SENT)) { sctp_state 1859 net/sctp/sm_statefuns.c if ((sctp_state(asoc, SHUTDOWN_PENDING) || sctp_state 1860 net/sctp/sm_statefuns.c sctp_state(asoc, SHUTDOWN_SENT)) && sctp_state 43 net/sctp/sm_statetable.c enum sctp_state state); sctp_state 68 net/sctp/sm_statetable.c enum sctp_state state, sctp_state 968 net/sctp/sm_statetable.c enum sctp_state state) sctp_state 573 net/sctp/socket.c if (!sctp_state(asoc, ESTABLISHED)) sctp_state 777 net/sctp/socket.c if (!sctp_state(asoc, ESTABLISHED)) sctp_state 1515 net/sctp/socket.c if (sctp_state(asoc, CLOSED)) { sctp_state 1761 net/sctp/socket.c if (sctp_state(asoc, CLOSED) && sctp_style(sk, TCP)) sctp_state 1765 net/sctp/socket.c !sctp_state(asoc, ESTABLISHED)) sctp_state 1841 net/sctp/socket.c if (sctp_state(asoc, CLOSED)) { sctp_state 3375 net/sctp/socket.c if (!sctp_state(asoc, ESTABLISHED)) sctp_state 9176 net/sctp/socket.c if (sctp_state(asoc, ESTABLISHED)) sctp_state 9486 net/sctp/socket.c if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) {