Searched refs:sctp_state_name_table (Results 1 – 1 of 1) sorted by relevance
349 static const char *sctp_state_name_table[IP_VS_SCTP_S_LAST + 1] = { variable372 if (sctp_state_name_table[state]) in sctp_state_name()373 return sctp_state_name_table[state]; in sctp_state_name()
Completed in 7 milliseconds