Lines Matching refs:ep
61 struct sctp_endpoint *ep,
69 struct sctp_endpoint *ep,
273 asoc->ep, asoc, in sctp_generate_t3_rtx_event()
313 asoc->state, asoc->ep, asoc, in sctp_generate_timeout_event()
389 asoc->state, asoc->ep, asoc, in sctp_generate_heartbeat_event()
673 asoc->state, asoc->ep, asoc, NULL, in sctp_cmd_process_sack()
940 ep, sctp_evttype_tbl[event_type], \
952 sctp_state_tbl[(asoc && sctp_id2assoc(ep->base.sk, \
963 struct sctp_endpoint *ep, in sctp_do_sm() argument
987 status = (*state_fn->fn)(ep, asoc, subtype, event_arg, &commands); in sctp_do_sm()
991 ep, asoc, event_arg, status, in sctp_do_sm()
1006 struct sctp_endpoint *ep, in sctp_side_effects() argument
1022 ep, asoc, in sctp_side_effects()
1095 struct sctp_endpoint *ep, in sctp_cmd_interpreter() argument
1138 sctp_endpoint_add_asoc(ep, asoc); in sctp_cmd_interpreter()