Home
last modified time | relevance | path

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

/linux/include/net/sctp/
A Dstructs.h384 struct sctp_sender_hb_info { struct
595 struct sctp_sender_hb_info *hbs_hdr;
/linux/net/sctp/
A Dsm_sideeffect.c758 struct sctp_sender_hb_info *hbinfo; in sctp_cmd_transport_on()
812 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_cmd_transport_on()
A Doutput.c227 overhead += sizeof(struct sctp_sender_hb_info) + sizeof(struct sctp_pad_chunk); in sctp_packet_bundle_pad()
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()
A Dsm_make_chunk.c1166 struct sctp_sender_hb_info hbinfo = {}; in sctp_make_heartbeat()

Completed in 28 milliseconds