Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dsm.h260 void sctp_stop_t1_and_abort(sctp_cmd_seq_t *commands, __u16 error);
/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c2290 sctp_stop_t1_and_abort(commands, error); in sctp_sf_cookie_wait_abort()
2304 sctp_stop_t1_and_abort(commands, SCTP_ERROR_NO_ERROR); in sctp_sf_cookie_wait_icmp_abort()
2328 void sctp_stop_t1_and_abort(sctp_cmd_seq_t *commands, __u16 error) in sctp_stop_t1_and_abort() function