Lines Matching refs:sctp_errhdr
1275 struct sctp_errhdr *errhdr; in sctp_sf_send_restart_abort()
1284 errhdr = (struct sctp_errhdr *)buffer; in sctp_sf_send_restart_abort()
2367 struct sctp_errhdr *err; in sctp_sf_cookie_echoed_err()
2435 struct sctp_errhdr *err; in sctp_sf_do_5_2_6_stale()
2446 err = (struct sctp_errhdr *)(chunk->skb->data); in sctp_sf_do_5_2_6_stale()
2598 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) { in __sctp_sf_do_9_1_abort()
2599 struct sctp_errhdr *err; in __sctp_sf_do_9_1_abort()
2606 error = ((struct sctp_errhdr *)chunk->skb->data)->cause; in __sctp_sf_do_9_1_abort()
2653 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) in sctp_sf_cookie_wait_abort()
2654 error = ((struct sctp_errhdr *)chunk->skb->data)->cause; in sctp_sf_cookie_wait_abort()
3421 struct sctp_errhdr *err; in sctp_sf_operr_notify()
3543 struct sctp_errhdr *err; in sctp_sf_ootb()
3892 sizeof(struct sctp_errhdr)); in sctp_sf_do_asconf_ack()
3928 sizeof(struct sctp_errhdr)); in sctp_sf_do_asconf_ack()