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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A 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_abor
[all...]

Completed in 81 milliseconds