Searched refs:chunk_type (Results 1 – 2 of 2) sorted by relevance
384 unsigned char chunk_type; in set_sctp_state() local399 chunk_type = sch->type; in set_sctp_state()419 chunk_type = sch->type; in set_sctp_state()423 event = (chunk_type < sizeof(sctp_events)) ? in set_sctp_state()424 sctp_events[chunk_type] : IP_VS_SCTP_DATA; in set_sctp_state()
190 int chunk_type) in sctp_new_state() argument194 switch (chunk_type) { in sctp_new_state()231 chunk_type, sctp_conntrack_names[cur_state]); in sctp_new_state()
Completed in 7 milliseconds