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

/linux-master/net/sctp/
H A Dsm_sideeffect.c1126 asoc, sctp_state_tbl[state], state_fn->name)
1153 const struct sctp_sm_table_entry *state_fn; local
1161 state_fn = sctp_sm_lookup_event(net, event_type, state, subtype);
1166 status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands);
/linux-master/scripts/
H A Dunifdef.c415 typedef void state_fn(void); typedef
458 static state_fn * const trans_table[IS_COUNT][LT_COUNT] = {

Completed in 119 milliseconds