Home
last modified time | relevance | path

Searched refs:sctp_chunk_event_lookup (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dsm_statetable.c60 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