Searched refs:sctp_sf_heartbeat (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_statefuns.c | 999 static enum sctp_disposition sctp_sf_heartbeat( in sctp_sf_heartbeat() function 1054 sctp_sf_heartbeat(ep, asoc, type, arg, in sctp_sf_sendbeat_8_3() 3862 sctp_sf_heartbeat(ep, asoc, type, asoc->new_transport, commands); in sctp_sf_do_asconf() 5390 if (SCTP_DISPOSITION_NOMEM == sctp_sf_heartbeat(ep, asoc, type, in sctp_sf_do_prm_requestheartbeat()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_statefuns.c | 1012 static enum sctp_disposition sctp_sf_heartbeat( in sctp_sf_heartbeat() function 1067 sctp_sf_heartbeat(ep, asoc, type, arg, in sctp_sf_sendbeat_8_3() 3965 sctp_sf_heartbeat(ep, asoc, type, asoc->new_transport, commands); in sctp_sf_do_asconf() 5490 if (SCTP_DISPOSITION_NOMEM == sctp_sf_heartbeat(ep, asoc, type, in sctp_sf_do_prm_requestheartbeat()
|
Completed in 15 milliseconds