Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statetable.c55 static const struct sctp_sm_table_entry *sctp_chunk_event_lookup(
88 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
980 static const struct sctp_sm_table_entry *sctp_chunk_event_lookup( in sctp_chunk_event_lookup() function