Searched refs:state_fn (Results 1 – 2 of 2) sorted by relevance
/linux/net/sctp/ |
A D | sm_sideeffect.c | 1123 asoc, sctp_state_tbl[state], state_fn->name) 1150 const struct sctp_sm_table_entry *state_fn; in sctp_do_sm() local 1158 state_fn = sctp_sm_lookup_event(net, event_type, state, subtype); in sctp_do_sm() 1163 status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands); in sctp_do_sm()
|
/linux/scripts/ |
A D | unifdef.c | 415 typedef void state_fn(void); typedef 458 static state_fn * const trans_table[IS_COUNT][LT_COUNT] = {
|
Completed in 10 milliseconds