Lines Matching refs:state
116 __u16 flags, __u16 state, __u16 error, __u16 outbound,
172 sac->sac_state = state;
196 * If the state was reached due to a error condition (e.g.
244 int flags, int state, int error, gfp_t gfp)
293 spc->spc_state = state;
300 * If the state was reached due to any error condition (e.g.
324 * encountering the change of state.
340 int state, int error)
346 if (asoc->state < SCTP_STATE_ESTABLISHED)
352 event = sctp_ulpevent_make_peer_addr_change(asoc, &addr, 0, state,