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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_sideeffect.c1033 sctp_state_tbl[state], state_fn->name)
1060 const sctp_sm_table_entry_t *state_fn; local
1073 state_fn = sctp_sm_lookup_event(event_type, state, subtype);
1078 status = (*state_fn->fn)(ep, asoc, subtype, event_arg, &commands);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dunifdef.c341 typedef void state_fn(void); typedef
384 static state_fn * const trans_table[IS_COUNT][LT_COUNT] = {

Completed in 64 milliseconds