Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dstructs.h386 struct sctp_sender_hb_info { struct
606 struct sctp_sender_hb_info *hbs_hdr;
/Linux-v4.19/net/sctp/
Dsm_sideeffect.c738 struct sctp_sender_hb_info *hbinfo; in sctp_cmd_transport_on()
792 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_cmd_transport_on()
Dsm_statefuns.c1201 struct sctp_sender_hb_info *hbinfo; in sctp_sf_backbeat_8_3()
1216 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_sf_backbeat_8_3()
Dsm_make_chunk.c1153 struct sctp_sender_hb_info hbinfo; in sctp_make_heartbeat()