Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c203 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_4_C()
387 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_5_1B_init()
473 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_5_1C_ack()
878 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_sendbeat_8_3()
2111 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_5_2_6_stale()
3033 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_9_2_final()
4084 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_cookie_wait_prm_shutdown()
4526 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_6_3_3_rtx()
4659 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_t1_timer_expire()
4696 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_t2_timer_expire()
[all …]
Dsm_sideeffect.c918 case SCTP_DISPOSITION_DELETE_TCB: in sctp_side_effects()
/linux-2.4.37.9/include/net/sctp/
Dsm.h67 SCTP_DISPOSITION_DELETE_TCB, /* Close the association. */ enumerator