Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_statetable.c40 static const struct sctp_sm_table_entry *sctp_chunk_event_lookup(
73 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
1005 static const struct sctp_sm_table_entry *sctp_chunk_event_lookup( in sctp_chunk_event_lookup() function