Lines Matching refs:sctp_errhdr
176 struct sctp_errhdr *err; in sctp_err_chunk_valid()
1270 struct sctp_errhdr *errhdr; in sctp_sf_send_restart_abort()
1279 errhdr = (struct sctp_errhdr *)buffer; in sctp_sf_send_restart_abort()
2371 struct sctp_errhdr *err; in sctp_sf_cookie_echoed_err()
2439 struct sctp_errhdr *err; in sctp_sf_do_5_2_6_stale()
2450 err = (struct sctp_errhdr *)(chunk->skb->data); in sctp_sf_do_5_2_6_stale()
2605 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) in __sctp_sf_do_9_1_abort()
2606 error = ((struct sctp_errhdr *)chunk->skb->data)->cause; in __sctp_sf_do_9_1_abort()
2652 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) in sctp_sf_cookie_wait_abort()
2653 error = ((struct sctp_errhdr *)chunk->skb->data)->cause; in sctp_sf_cookie_wait_abort()
3420 struct sctp_errhdr *err; in sctp_sf_operr_notify()
3542 struct sctp_errhdr *err; in sctp_sf_ootb()
3916 sizeof(struct sctp_errhdr)); in sctp_sf_do_asconf_ack()
3948 sizeof(struct sctp_errhdr)); in sctp_sf_do_asconf_ack()