Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsm_statetable.c48 static const sctp_sm_table_entry_t
50 static const sctp_sm_table_entry_t
52 static const sctp_sm_table_entry_t
55 static const sctp_sm_table_entry_t *sctp_chunk_event_lookup(struct net *net,
60 static const sctp_sm_table_entry_t bug = {
67 const sctp_sm_table_entry_t *rtn; \
79 const sctp_sm_table_entry_t *sctp_sm_lookup_event(struct net *net, in sctp_sm_lookup_event()
395 static const sctp_sm_table_entry_t chunk_event_table[SCTP_NUM_BASE_CHUNK_TYPES][SCTP_STATE_NUM_STAT…
454 static const sctp_sm_table_entry_t addip_chunk_event_table[SCTP_NUM_ADDIP_CHUNK_TYPES][SCTP_STATE_N…
481 static const sctp_sm_table_entry_t prsctp_chunk_event_table[SCTP_NUM_PRSCTP_CHUNK_TYPES][SCTP_STATE…
[all …]
Dsm_sideeffect.c1105 const sctp_sm_table_entry_t *state_fn; in sctp_do_sm()
/linux-4.4.14/include/net/sctp/
Dsm.h83 } sctp_sm_table_entry_t; typedef
175 const sctp_sm_table_entry_t *sctp_sm_lookup_event(struct net *,