Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/sctp/
Dsm.h225 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc,
/linux-6.6.21/net/sctp/
Dsm_statefuns.c1023 reply = sctp_make_heartbeat(asoc, transport, 0); in sctp_sf_heartbeat()
1129 reply = sctp_make_heartbeat(asoc, transport, transport->pl.probe_size); in sctp_sf_send_probe()
Dsm_make_chunk.c1162 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc, in sctp_make_heartbeat() function