sctp_state_tbl 210 include/net/sctp/constants.h extern const char *const sctp_state_tbl[]; sctp_state_tbl 83 net/sctp/debug.c const char *const sctp_state_tbl[SCTP_STATE_NUM_STATES] = { sctp_state_tbl 859 net/sctp/sm_sideeffect.c pr_debug("%s: asoc:%p[%s]\n", __func__, asoc, sctp_state_tbl[state]); sctp_state_tbl 1112 net/sctp/sm_sideeffect.c asoc, sctp_state_tbl[state], state_fn->name) sctp_state_tbl 1120 net/sctp/sm_sideeffect.c asoc, sctp_state_tbl[(asoc && sctp_id2assoc(ep->base.sk, \