state_fn         1112 net/sctp/sm_sideeffect.c 		 asoc, sctp_state_tbl[state], state_fn->name)
state_fn         1139 net/sctp/sm_sideeffect.c 	const struct sctp_sm_table_entry *state_fn;
state_fn         1147 net/sctp/sm_sideeffect.c 	state_fn = sctp_sm_lookup_event(net, event_type, state, subtype);
state_fn         1152 net/sctp/sm_sideeffect.c 	status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands);
state_fn          458 scripts/unifdef.c static state_fn * const trans_table[IS_COUNT][LT_COUNT] = {