Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h380 struct sctp_sender_hb_info { struct
590 struct sctp_sender_hb_info *hbs_hdr;
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_sideeffect.c730 struct sctp_sender_hb_info *hbinfo; in sctp_cmd_transport_on()
784 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_cmd_transport_on()
H A Dsm_statefuns.c1206 struct sctp_sender_hb_info *hbinfo; in sctp_sf_backbeat_8_3()
1221 hbinfo = (struct sctp_sender_hb_info *)chunk->skb->data; in sctp_sf_backbeat_8_3()
H A Dsm_make_chunk.c1149 struct sctp_sender_hb_info hbinfo; in sctp_make_heartbeat()