Searched refs:event_subtype (Results 1 – 3 of 3) sorted by relevance
55 if ((event_subtype._type > (_max))) { \57 _table, event_subtype._type, _max); \60 rtn = &_table[event_subtype._type][(int)state]; \69 union sctp_subtype event_subtype) in sctp_sm_lookup_event() argument73 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
41 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */ member
163 union sctp_subtype event_subtype);