Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/sctp/
A Dstructs.h384 struct sctp_sender_hb_info { struct
596 struct sctp_sender_hb_info *hbs_hdr;
/linux-6.3-rc2/net/sctp/
A 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()
A Doutput.c228 overhead += sizeof(struct sctp_sender_hb_info) + sizeof(struct sctp_pad_chunk); in sctp_packet_bundle_pad()
A 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()
A Dsm_make_chunk.c1166 struct sctp_sender_hb_info hbinfo = {}; in sctp_make_heartbeat()

Completed in 32 milliseconds