Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dsm.h68 typedef enum sctp_disposition (sctp_state_fn_t) ( typedef
77 sctp_state_fn_t *fn;
86 sctp_state_fn_t sctp_sf_not_impl;
87 sctp_state_fn_t sctp_sf_bug;
90 sctp_state_fn_t sctp_sf_timer_ignore;
93 sctp_state_fn_t sctp_sf_do_9_1_abort;
94 sctp_state_fn_t sctp_sf_cookie_wait_abort;
95 sctp_state_fn_t sctp_sf_cookie_echoed_abort;
96 sctp_state_fn_t sctp_sf_shutdown_pending_abort;
97 sctp_state_fn_t sctp_sf_shutdown_sent_abort;
[all …]