Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Ddebug.c83 const char *const sctp_state_tbl[SCTP_STATE_NUM_STATES] = { variable
A Dsm_sideeffect.c874 pr_debug("%s: asoc:%p[%s]\n", __func__, asoc, sctp_state_tbl[state]); in sctp_cmd_new_state()
1127 asoc, sctp_state_tbl[state], state_fn->name)
1135 asoc, sctp_state_tbl[(asoc && sctp_id2assoc(ep->base.sk, \
/linux-6.3-rc2/include/net/sctp/
A Dconstants.h228 extern const char *const sctp_state_tbl[];

Completed in 9 milliseconds