Searched refs:state_fn (Results 1 – 1 of 1) sorted by relevance
816 sctp_state_tbl[state], state_fn->name)843 const sctp_sm_table_entry_t *state_fn; in sctp_do_sm() local856 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()