Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dsm.h225 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A 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()
H A Dsm_make_chunk.c1162 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc, in sctp_make_heartbeat() function