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

/linux-master/include/net/sctp/
H A Dstructs.h381 struct sctp_sender_hb_info { struct
593 struct sctp_sender_hb_info *hbs_hdr;
/linux-master/net/sctp/
H A Dsm_sideeffect.c762 struct sctp_sender_hb_info *hbinfo;
816 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data;
H A Doutput.c228 overhead += sizeof(struct sctp_sender_hb_info) + sizeof(struct sctp_pad_chunk);
H A Dsm_statefuns.c1244 struct sctp_sender_hb_info *hbinfo;
1259 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data;
H A Dsm_make_chunk.c1166 struct sctp_sender_hb_info hbinfo = {};

Completed in 160 milliseconds