Home
last modified time | relevance | path

Searched refs:sctp_state_fn_t (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/net/sctp/
Dsm.h80 typedef sctp_disposition_t (sctp_state_fn_t) (const struct sctp_endpoint *, typedef
87 sctp_state_fn_t *fn;
96 sctp_state_fn_t sctp_sf_not_impl;
97 sctp_state_fn_t sctp_sf_bug;
100 sctp_state_fn_t sctp_sf_timer_ignore;
103 sctp_state_fn_t sctp_sf_do_9_1_abort;
104 sctp_state_fn_t sctp_sf_cookie_wait_abort;
105 sctp_state_fn_t sctp_sf_cookie_echoed_abort;
106 sctp_state_fn_t sctp_sf_shutdown_pending_abort;
107 sctp_state_fn_t sctp_sf_shutdown_sent_abort;
[all …]