Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dsm_sideeffect.c816 sctp_state_tbl[state], state_fn->name)
843 const sctp_sm_table_entry_t *state_fn; in sctp_do_sm() local
856 state_fn = sctp_sm_lookup_event(event_type, state, subtype); in sctp_do_sm()
861 status = (*state_fn->fn)(ep, asoc, subtype, event_arg, &commands); in sctp_do_sm()