Lines Matching refs:param_hdr
399 chunk->param_hdr.v = skb_pull(chunk->skb, sizeof(struct sctp_inithdr)); in sctp_sf_do_5_1B_init()
583 chunk->param_hdr.v = skb_pull(chunk->skb, sizeof(struct sctp_inithdr)); in sctp_sf_do_5_1C_ack()
1121 struct sctp_paramhdr *param_hdr; in sctp_sf_beat_8_3() local
1140 param_hdr = (struct sctp_paramhdr *)chunk->subh.hb_hdr; in sctp_sf_beat_8_3()
1143 if (ntohs(param_hdr->length) > paylen) in sctp_sf_beat_8_3()
1145 param_hdr, commands); in sctp_sf_beat_8_3()
1150 reply = sctp_make_heartbeat_ack(asoc, chunk, param_hdr, paylen); in sctp_sf_beat_8_3()
1213 if (ntohs(hbinfo->param_hdr.length) != sizeof(*hbinfo)) in sctp_sf_backbeat_8_3()
1500 chunk->param_hdr.v = skb_pull(chunk->skb, sizeof(struct sctp_inithdr)); in sctp_sf_do_unexpected_init()
2469 bht.param_hdr.type = SCTP_PARAM_COOKIE_PRESERVATIVE; in sctp_sf_do_5_2_6_stale()
2470 bht.param_hdr.length = htons(sizeof(bht)); in sctp_sf_do_5_2_6_stale()