Searched refs:event_subtype (Results 1 – 1 of 1) sorted by relevance
70 if ((event_subtype._type > (_max))) { \74 _table, event_subtype._type, _max); \77 return &_table[event_subtype._type][(int)state];81 sctp_subtype_t event_subtype) in sctp_sm_lookup_event() argument85 return sctp_chunk_event_lookup(event_subtype.chunk, state); in sctp_sm_lookup_event()