Home
last modified time | relevance | path

Searched refs:sctp_sender_hb_info (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/net/sctp/
Dstructs.h376 struct sctp_sender_hb_info { struct
596 struct sctp_sender_hb_info *hbs_hdr;
/Linux-v5.4/net/sctp/
Dsm_sideeffect.c723 struct sctp_sender_hb_info *hbinfo; in sctp_cmd_transport_on()
777 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_cmd_transport_on()
Dsm_statefuns.c1186 struct sctp_sender_hb_info *hbinfo; in sctp_sf_backbeat_8_3()
1201 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_sf_backbeat_8_3()
Dsm_make_chunk.c1145 struct sctp_sender_hb_info hbinfo; in sctp_make_heartbeat()