Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/sctp/
Dstructs.h381 struct sctp_sender_hb_info { struct
593 struct sctp_sender_hb_info *hbs_hdr;
/linux-6.12.1/net/sctp/
Dsm_sideeffect.c762 struct sctp_sender_hb_info *hbinfo; in sctp_cmd_transport_on()
816 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_cmd_transport_on()
Doutput.c228 overhead += sizeof(struct sctp_sender_hb_info) + sizeof(struct sctp_pad_chunk); in sctp_packet_bundle_pad()
Dsm_statefuns.c1245 struct sctp_sender_hb_info *hbinfo; in sctp_sf_backbeat_8_3()
1260 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_sf_backbeat_8_3()
Dsm_make_chunk.c1166 struct sctp_sender_hb_info hbinfo = {}; in sctp_make_heartbeat()