Searched refs:sctp_chunk_event_lookup (Results 1 – 1 of 1) sorted by relevance
60 static const sctp_sm_table_entry_t *sctp_chunk_event_lookup(sctp_cid_t cid,85 return sctp_chunk_event_lookup(event_subtype.chunk, state); in sctp_sm_lookup_event()981 static const sctp_sm_table_entry_t *sctp_chunk_event_lookup(sctp_cid_t cid, in sctp_chunk_event_lookup() function