Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dstructs.h380 struct sctp_sender_hb_info { struct
590 struct sctp_sender_hb_info *hbs_hdr;
/Linux-v5.10/net/sctp/
Dsm_sideeffect.c726 struct sctp_sender_hb_info *hbinfo; in sctp_cmd_transport_on()
780 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_cmd_transport_on()
Dsm_statefuns.c1196 struct sctp_sender_hb_info *hbinfo; in sctp_sf_backbeat_8_3()
1211 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_sf_backbeat_8_3()
Dsm_make_chunk.c1149 struct sctp_sender_hb_info hbinfo; in sctp_make_heartbeat()