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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dsm_sideeffect.c901 sctp_state_tbl[state], state_fn->name)
928 const sctp_sm_table_entry_t *state_fn; local
941 state_fn = sctp_sm_lookup_event(event_type, state, subtype);
946 status = (*state_fn->fn)(ep, asoc, subtype, event_arg, &commands);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dunifdef.c334 typedef void state_fn(void); typedef
377 static state_fn * const trans_table[IS_COUNT][LT_COUNT] = {

Completed in 162 milliseconds