Searched refs:sctp_make_heartbeat_ack (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sm.h | 226 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sm.h | 228 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_make_chunk.c | 1175 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc, in sctp_make_heartbeat_ack() function
|
H A D | sm_statefuns.c | 1160 reply = sctp_make_heartbeat_ack(asoc, chunk, param_hdr, paylen); in sctp_sf_beat_8_3()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_make_chunk.c | 1194 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc, in sctp_make_heartbeat_ack() function
|
H A D | sm_statefuns.c | 1198 reply = sctp_make_heartbeat_ack(asoc, chunk, param_hdr, paylen); in sctp_sf_beat_8_3()
|
Completed in 27 milliseconds