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

/linux-master/include/net/sctp/
H A Dsm.h53 typedef enum sctp_disposition (sctp_state_fn_t) ( typedef in typeref:enum:sctp_state_fn_t
62 sctp_state_fn_t *fn;
71 sctp_state_fn_t sctp_sf_not_impl;
72 sctp_state_fn_t sctp_sf_bug;
75 sctp_state_fn_t sctp_sf_timer_ignore;
78 sctp_state_fn_t sctp_sf_do_9_1_abort;
79 sctp_state_fn_t sctp_sf_cookie_wait_abort;
80 sctp_state_fn_t sctp_sf_cookie_echoed_abort;
81 sctp_state_fn_t sctp_sf_shutdown_pending_abort;
82 sctp_state_fn_t sctp_sf_shutdown_sent_abor
[all...]

Completed in 144 milliseconds