Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dsm.h73 typedef sctp_disposition_t (sctp_state_fn_t) (struct net *, typedef
81 sctp_state_fn_t *fn;
90 sctp_state_fn_t sctp_sf_not_impl;
91 sctp_state_fn_t sctp_sf_bug;
94 sctp_state_fn_t sctp_sf_timer_ignore;
97 sctp_state_fn_t sctp_sf_do_9_1_abort;
98 sctp_state_fn_t sctp_sf_cookie_wait_abort;
99 sctp_state_fn_t sctp_sf_cookie_echoed_abort;
100 sctp_state_fn_t sctp_sf_shutdown_pending_abort;
101 sctp_state_fn_t sctp_sf_shutdown_sent_abort;
[all …]