Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dsm_statefuns.c291 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_4_C()
478 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_5_1B_init()
1056 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_sendbeat_8_3()
1104 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_send_reconf()
2538 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_5_2_6_stale()
3653 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_9_2_final()
5270 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_cookie_wait_prm_shutdown()
5813 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_do_6_3_3_rtx()
5939 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_t1_init_timer_expire()
5996 return SCTP_DISPOSITION_DELETE_TCB; in sctp_sf_t1_cookie_timer_expire()
[all …]
Dsm_sideeffect.c1222 case SCTP_DISPOSITION_DELETE_TCB: in sctp_side_effects()
/linux-6.1.9/include/net/sctp/
Dsm.h45 SCTP_DISPOSITION_DELETE_TCB, /* Close the association. */ enumerator