Searched refs:sctp_state_name_table (Results 1 – 1 of 1) sorted by relevance
351 static const char *sctp_state_name_table[IP_VS_SCTP_S_LAST + 1] = { variable374 if (sctp_state_name_table[state]) in sctp_state_name()375 return sctp_state_name_table[state]; in sctp_state_name()