Searched refs:sctp_sender_hb_info_t (Results 1 – 4 of 4) sorted by relevance
692 sctp_sender_hb_info_t *hbinfo; in sctp_cmd_transport_on()746 hbinfo = (sctp_sender_hb_info_t *) chunk->skb->data; in sctp_cmd_transport_on()
1133 sctp_sender_hb_info_t *hbinfo; in sctp_sf_backbeat_8_3()1141 sizeof(sctp_sender_hb_info_t))) in sctp_sf_backbeat_8_3()1145 hbinfo = (sctp_sender_hb_info_t *) chunk->skb->data; in sctp_sf_backbeat_8_3()1148 sizeof(sctp_sender_hb_info_t)) { in sctp_sf_backbeat_8_3()
1140 sctp_sender_hb_info_t hbinfo; in sctp_make_heartbeat()1148 hbinfo.param_hdr.length = htons(sizeof(sctp_sender_hb_info_t)); in sctp_make_heartbeat()
377 } __packed sctp_sender_hb_info_t; typedef