Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h384 struct sctp_sender_hb_info { struct
596 struct sctp_sender_hb_info *hbs_hdr;
/openbmc/linux/net/sctp/
H 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()
H A Doutput.c228 overhead += sizeof(struct sctp_sender_hb_info) + sizeof(struct sctp_pad_chunk); in sctp_packet_bundle_pad()
H A Dsm_statefuns.c1244 struct sctp_sender_hb_info *hbinfo; in sctp_sf_backbeat_8_3()
1259 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_sf_backbeat_8_3()
H A Dsm_make_chunk.c1166 struct sctp_sender_hb_info hbinfo = {}; in sctp_make_heartbeat()