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()
1125 struct sctp_paramhdr *param_hdr; in sctp_sf_beat_8_3() local
1144 param_hdr = (struct sctp_paramhdr *)chunk->subh.hb_hdr; in sctp_sf_beat_8_3()
1147 if (ntohs(param_hdr->length) > paylen) in sctp_sf_beat_8_3()
1149 param_hdr, commands); in sctp_sf_beat_8_3()
1154 reply = sctp_make_heartbeat_ack(asoc, chunk, param_hdr, paylen); in sctp_sf_beat_8_3()
1217 if (ntohs(hbinfo->param_hdr.length) != sizeof(*hbinfo)) in sctp_sf_backbeat_8_3()
1504 chunk->param_hdr.v = skb_pull(chunk->skb, sizeof(struct sctp_inithdr)); in sctp_sf_do_unexpected_init()
2491 bht.param_hdr.type = SCTP_PARAM_COOKIE_PRESERVATIVE; in sctp_sf_do_5_2_6_stale()
2492 bht.param_hdr.length = htons(sizeof(bht)); in sctp_sf_do_5_2_6_stale()